19 lines
400 B
Modula-2
19 lines
400 B
Modula-2
;
|
|
; Definition file of SmartCardSimulator.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "SmartCardSimulator.dll"
|
|
EXPORTS
|
|
VGidsSimulatorCreate
|
|
VGidsSimulatorDestroy
|
|
VGidsSimulatorReadProperties
|
|
VGidsSimulatorWriteProperties
|
|
VTransportClose
|
|
VTransportDeinitialize
|
|
VTransportInitialize
|
|
VTransportOpen
|
|
VTransportReceive
|
|
VTransportTransmit
|
|
Microsoft_WDF_UMDF_Version DATA
|