Struct windows_sys::Win32::Security::TOKEN_OWNER
#[repr(C)]pub struct TOKEN_OWNER {
pub Owner: PSID,
}
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"
Fields§
§Owner: PSID
#[repr(C)]pub struct TOKEN_OWNER {
pub Owner: PSID,
}
Required features: "Win32_Security"
, "Win32_Foundation"
Owner: PSID