REGISTRATION_INFORMATION_CLASS enumeration (mdmregistration.h)
Contains information about the device registration.
Syntax
typedef enum _REGISTRATION_INFORMATION_CLASS {
DeviceRegistrationBasicInfo = 1,
MaxDeviceInfoClass
} REGISTRATION_INFORMATION_CLASS, *PREGISTRATION_INFORMATION_CLASS;
Constants
DeviceRegistrationBasicInfo Value: 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 |