VVCR_SetMechanismState_Request (Windows CE 5.0)
This structure describes the current state of the mechanism.
typedef struct {VVCR_MECHANISM_STATE vsms_State;} VVCR_SetMechanismState_Request;
Members
- vsms_State
State value describing the current state of the mechanism. Must be from the VVCR_MECHANISM_STATE enumeration.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_vvcr.h.
See Also
IOCTL_VVCR_SET_MECHANISM_STATE | VVCR_MECHANISM_STATE
Send Feedback on this topic to the authors