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.
Contains information about the device registration.
Syntax
typedef enum _REGISTRATION_INFORMATION_CLASS {
DeviceRegistrationBasicInfo = 1,
MaxDeviceInfoClass
} REGISTRATION_INFORMATION_CLASS, *PREGISTRATION_INFORMATION_CLASS;
Constants
DeviceRegistrationBasicInfoValue: 1 Information about the device registration. |
MaxDeviceInfoClass |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps only] |
| Minimum supported server | None supported |
| Header | mdmregistration.h |