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’, ‘Win32_Foundation’
Fields
pMultipleTrustee: *mut TRUSTEE_AMultipleTrusteeOperation: MULTIPLE_TRUSTEE_OPERATIONTrusteeForm: TRUSTEE_FORMTrusteeType: TRUSTEE_TYPEptstrName: PSTR