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_REGISTER_SUBUNIT.
typedef struct {PVOID urs_RegistrationToken;} UNIT_RegisterSubunit_Response;
Members
- urs_RegistrationToken
This field will be completed with an opaque value that should be saved so that it may eventually be used to pass to IOCTL_UNIT_DEREGISTER_SUBUNIT.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_unit.h.
See Also
IOCTL_UNIT_DEREGISTER_SUBUNIT | IOCTL_UNIT_REGISTER_SUBUNIT
Send Feedback on this topic to the authors