Struct windows_sys::Win32::Security::Authorization::TRUSTEE_W
[−]#[repr(C)]pub struct TRUSTEE_W {
pub pMultipleTrustee: *mut TRUSTEE_W,
pub MultipleTrusteeOperation: MULTIPLE_TRUSTEE_OPERATION,
pub TrusteeForm: TRUSTEE_FORM,
pub TrusteeType: TRUSTEE_TYPE,
pub ptstrName: PWSTR,
}Expand description
Required features: ‘Win32_Security_Authorization’, ‘Win32_Foundation’
Fields
pMultipleTrustee: *mut TRUSTEE_WMultipleTrusteeOperation: MULTIPLE_TRUSTEE_OPERATIONTrusteeForm: TRUSTEE_FORMTrusteeType: TRUSTEE_TYPEptstrName: PWSTR