|
HID OMNIKEY Smart Card Readers' Sample Codes
0.0.0.116
|
The SCardIORequest structure begins a protocol control information structure. Any protocol-specific information then immediately follows this structure. More...
Public Attributes | |
| int | Protocol |
| Protocol in use SCardProtocol. More... | |
| int | PciLength |
| Length, in bytes, of the SCardIORequest structure plus any following PCI-specific information. More... | |
The SCardIORequest structure begins a protocol control information structure. Any protocol-specific information then immediately follows this structure.
The entire length of the structure must be aligned with the underlying hardware architecture word size. For example, in Win32 the length of any PCI information must be a multiple of four bytes so that it aligns on a 32-bit boundary.
| int HidGlobal.OK.Readers.Components.IoRequest.PciLength |
Length, in bytes, of the SCardIORequest structure plus any following PCI-specific information.
| int HidGlobal.OK.Readers.Components.IoRequest.Protocol |
Protocol in use SCardProtocol.