VVCR_Event_Request (Windows CE 5.0)
This structure defines flags relative to the request.
typedef struct {ULONG vve_Flags;} VVCR_Event_Request;
Members
- vve_Flags
Flags relative to the request. Must be a bit mask of the VVCR_EVENT_Flag_Block flag. If set, the request will not return until the device is either closed or until an event occurs. If cleared, and no events are pending, the request will return immediately.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_vvcr.h.
Send Feedback on this topic to the authors