#[repr(C)]pub struct WTS_VALIDATION_INFORMATIONW {
pub ProductInfo: PRODUCT_INFOW,
pub License: [u8; 16384],
pub LicenseLength: u32,
pub HardwareID: [u8; 20],
pub HardwareIDLength: u32,
}
Expand description
Required features: "Win32_System_RemoteDesktop"
Fields§
§ProductInfo: PRODUCT_INFOW
§License: [u8; 16384]
§LicenseLength: u32
§HardwareID: [u8; 20]
§HardwareIDLength: u32