Struct windows_sys::Win32::Security::Authorization::TRUSTEE_A
#[repr(C)]pub struct TRUSTEE_A {
pub pMultipleTrustee: *mut TRUSTEE_A,
pub MultipleTrusteeOperation: MULTIPLE_TRUSTEE_OPERATION,
pub TrusteeForm: TRUSTEE_FORM,
pub TrusteeType: TRUSTEE_TYPE,
pub ptstrName: PSTR,
}Expand description
Required features: "Win32_Security_Authorization"
Fields§
§pMultipleTrustee: *mut TRUSTEE_A§MultipleTrusteeOperation: MULTIPLE_TRUSTEE_OPERATION§TrusteeForm: TRUSTEE_FORM§TrusteeType: TRUSTEE_TYPE§ptstrName: PSTR