The plugin part SmartCard
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Tools Plugin:SmartCard:
Partly Console safe,
26 entry points.
- class SmartCardContextMBS
- class SmartCardMBS
- method ReadFile(FileID as MemoryBlock) as MemoryBlock
- method Transmit(ioSendPci as Ptr, SendBuffer as ptr, SendLength as UInt32, ioRecvPci as ptr, RecvBuffer as Ptr, byref RecvLength as UInt32)
- method Control(ControlCode as Integer, input as ptr, inputLength as UInt32, output as ptr, byref outputLength as UInt32)
- method Status(byref State as integer, byref Protocol as integer, byref CardID as string)
- method Status(byref Reader as string, byref State as integer, byref Protocol as integer, byref CardID as string)
- method SetAttrib(AttrId as UInt32, mem as Memoryblock)
- method GetAttrib(AttrId as UInt32) as Memoryblock
- method Reconnect(ShareMode as UInt32, PreferredProtocols as UInt32, Initialization as UInt32)
- method Constructor
- method CancelTransaction
- method BeginTransaction
- method Disconnect(Disposition as integer = 0)
- method EndTransaction(Disposition as integer = 0)
- property Handle as Integer
- property Lasterror as Integer
- property ActiveProtocol as Integer
- shared method SplitValues(Data as MemoryBlock) as Dictionary
Blog Entries