10 #define EBUS_ENUM(x) typedef enum 13 #include <PvDeviceLib.h> Definition: IPvUserSetNotify.h:36
Definition: IPvUserSetNotify.h:39
Result information.
Definition: PvResult.h:29
An interface to register a state change callback for UserSets.
Definition: IPvUserSetNotify.h:45
Definition: IPvUserSetNotify.h:38
PvUserSetState
UserSetState enumeration type.
Definition: IPvUserSetNotify.h:34
virtual PvResult UserSetStateNotify(PvUserSetState aUserSetState, uint32_t aUserSetIndex)=0
The callback that is issued when a UserSetState is reached. The DefaultUserSet is index 0 and the res...
Definition: IPvUserSetNotify.h:37