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