#[repr(C)]pub struct SL_ACTIVATION_INFO_HEADER {
pub cbSize: u32,
pub type: SL_ACTIVATION_TYPE,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§cbSize: u32
§type: SL_ACTIVATION_TYPE
#[repr(C)]pub struct SL_ACTIVATION_INFO_HEADER {
pub cbSize: u32,
pub type: SL_ACTIVATION_TYPE,
}
Required features: "Win32_Security_Authentication_Identity"
cbSize: u32
§type: SL_ACTIVATION_TYPE