Struct windows_sys::Win32::Security::TOKEN_LINKED_TOKEN
[−]#[repr(C)]pub struct TOKEN_LINKED_TOKEN {
pub LinkedToken: HANDLE,
}Expand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
Fields
LinkedToken: HANDLE