CLASSENABLEDISABLEFUNCTION enumeration (classpnp.h)
Specifies which functionality is being enabled or disabled.
Syntax
typedef enum {
EventGeneration,
DataBlockCollection
} CLASSENABLEDISABLEFUNCTION;
Constants
EventGeneration Specifies that event generation is being enabled or disabled. |
DataBlockCollection Specifies that data block collection is being enabled or disabled. |
Requirements
Requirement | Value |
---|---|
Header | classpnp.h |