Constants | ||
---|---|---|
int | CONTROL | The Control API shall be started when launching the extension. |
int | NOTIFICATION | The Notification API shall be started when launching the extension. |
The Control API shall be started when launching the extension.
Constant Value: 0 (0x00000000)
The Notification API shall be started when launching the extension.
Constant Value: 1 (0x00000001)
Specifies which API that shall be started when launching the extension.