#[repr(C)]pub struct SL_AD_ACTIVATION_INFO {
pub header: SL_ACTIVATION_INFO_HEADER,
pub pwszProductKey: PWSTR,
pub pwszActivationObjectName: PWSTR,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
header: SL_ACTIVATION_INFO_HEADERpwszProductKey: PWSTRpwszActivationObjectName: PWSTR