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 structure is used by IOCTL_UNIT_QUERY_LOCAL_PLUGS.
typedef struct {PVOID uqlp_RegistrationToken;ULONG uqlp_Flags;} UNIT_QueryLocalPlugs_Request;
Members
- uqlp_RegistrationToken
Registration token value from a previous IOCTL_UNIT_QUERY_LOCAL_PLUGS command. - uqlp_Flags
Optional flag bit that affects the operation of this command. Set to UNIT_QueryLocalPlugs_Flag_Block to block until the state of one of the given plugs has changed from what was last returned to you.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_unit.h.
See Also
Send Feedback on this topic to the authors