Indicates the result of an attempt to retrieve an event.
Public Enum DBSC_GetEventRet
public enum DBSC_GetEventRet
Indicates that an event was successfully retrieved.
1
Indicates that the timeout expired without any event being available to return.
2
Indicates that no event was returned because of an error condition.
3