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_FREE_LOCAL_PLUG.
typedef struct {PVOID uflp_RegistrationToken;HANDLE uflp_Plug;} UNIT_FreeLocalPlug_Request;
Members
- uflp_RegistrationToken
Registration token value from a previous IOCTL_UNIT_REGISTER_SUBUNIT command. - uflp_Plug
Defines the handle of the plug to free.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_unit.h.
See Also
IOCTL_UNIT_FREE_LOCAL_PLUG | IOCTL_UNIT_REGISTER_SUBUNIT
Send Feedback on this topic to the authors