pcsc-lite 1.9.9
Data Fields
FctMap_V3 Struct Reference

Data Fields

RESPONSECODE(* pvfCreateChannel )(DWORD, DWORD)
 
RESPONSECODE(* pvfCloseChannel )(DWORD)
 
RESPONSECODE(* pvfGetCapabilities )(DWORD, DWORD, PDWORD, PUCHAR)
 
RESPONSECODE(* pvfSetCapabilities )(DWORD, DWORD, DWORD, PUCHAR)
 
RESPONSECODE(* pvfSetProtocolParameters )(DWORD, DWORD, UCHAR, UCHAR, UCHAR, UCHAR)
 
RESPONSECODE(* pvfPowerICC )(DWORD, DWORD, PUCHAR, PDWORD)
 
RESPONSECODE(* pvfTransmitToICC )(DWORD, SCARD_IO_HEADER, PUCHAR, DWORD, PUCHAR, PDWORD, PSCARD_IO_HEADER)
 
RESPONSECODE(* pvfICCPresence )(DWORD)
 
RESPONSECODE(* pvfControl )(DWORD, DWORD, LPCVOID, DWORD, LPVOID, DWORD, LPDWORD)
 
RESPONSECODE(* pvfCreateChannelByName )(DWORD, LPSTR)
 

Detailed Description

Definition at line 76 of file readerfactory.h.

Field Documentation

◆ pvfCloseChannel

RESPONSECODE(* pvfCloseChannel) (DWORD)

Definition at line 80 of file readerfactory.h.

◆ pvfControl

RESPONSECODE(* pvfControl) (DWORD, DWORD, LPCVOID, DWORD, LPVOID, DWORD, LPDWORD)

Definition at line 91 of file readerfactory.h.

◆ pvfCreateChannel

RESPONSECODE(* pvfCreateChannel) (DWORD, DWORD)

Definition at line 79 of file readerfactory.h.

◆ pvfCreateChannelByName

RESPONSECODE(* pvfCreateChannelByName) (DWORD, LPSTR)

Definition at line 93 of file readerfactory.h.

◆ pvfGetCapabilities

RESPONSECODE(* pvfGetCapabilities) (DWORD, DWORD, PDWORD, PUCHAR)

Definition at line 81 of file readerfactory.h.

◆ pvfICCPresence

RESPONSECODE(* pvfICCPresence) (DWORD)

Definition at line 88 of file readerfactory.h.

◆ pvfPowerICC

RESPONSECODE(* pvfPowerICC) (DWORD, DWORD, PUCHAR, PDWORD)

Definition at line 85 of file readerfactory.h.

◆ pvfSetCapabilities

RESPONSECODE(* pvfSetCapabilities) (DWORD, DWORD, DWORD, PUCHAR)

Definition at line 82 of file readerfactory.h.

◆ pvfSetProtocolParameters

RESPONSECODE(* pvfSetProtocolParameters) (DWORD, DWORD, UCHAR, UCHAR, UCHAR, UCHAR)

Definition at line 83 of file readerfactory.h.

◆ pvfTransmitToICC

RESPONSECODE(* pvfTransmitToICC) (DWORD, SCARD_IO_HEADER, PUCHAR, DWORD, PUCHAR, PDWORD, PSCARD_IO_HEADER)

Definition at line 86 of file readerfactory.h.


The documentation for this struct was generated from the following file: