Share via


UNIT_RegisterSubunit_Response (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.