Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSMETHOD_BDA_CHANGE_SYNC enumeration.
Syntax
typedef enum {
KSMETHOD_BDA_START_CHANGES,
KSMETHOD_BDA_CHECK_CHANGES,
KSMETHOD_BDA_COMMIT_CHANGES,
KSMETHOD_BDA_GET_CHANGE_STATE
} KSMETHOD_BDA_CHANGE_SYNC;
Constants
KSMETHOD_BDA_START_CHANGES Defines the KSMETHOD_BDA_START_CHANGES constant. |
KSMETHOD_BDA_CHECK_CHANGES Defines the KSMETHOD_BDA_CHECK_CHANGES constant. |
KSMETHOD_BDA_COMMIT_CHANGES Defines the KSMETHOD_BDA_COMMIT_CHANGES constant. |
KSMETHOD_BDA_GET_CHANGE_STATE Defines the KSMETHOD_BDA_GET_CHANGE_STATE constant. |
Requirements
Requirement | Value |
---|---|
Header | bdamedia.h (include Bdamedia.h) |