Struct windows_sys::Win32::Security::Credentials::SCARD_T0_REQUEST
#[repr(C)]pub struct SCARD_T0_REQUEST {
pub ioRequest: SCARD_IO_REQUEST,
pub bSw1: u8,
pub bSw2: u8,
pub Anonymous: SCARD_T0_REQUEST_0,
}
Expand description
Required features: "Win32_Security_Credentials"
Fields§
§ioRequest: SCARD_IO_REQUEST
§bSw1: u8
§bSw2: u8
§Anonymous: SCARD_T0_REQUEST_0