Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Tools Plugin:SmartCard:
Partly Console safe, 26 entry points.
- class SmartCardContextMBS
- method Connect(reader as string, ShareMode as UInt32, PreferredProtocols as UInt32) as SmartCardMBS
- method IsValid as boolean
- method Constructor
- method Cancel
- method ReaderGroups as string()
- method Readers as string()
- method Readers(ReaderGroups() as string) as string()
- property Handle as Integer
- property Lasterror as Integer
- shared property Available as Boolean
- 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
- MBS Xojo Plugins, version 20.2pr2
- MBS Xojo Plugins, version 19.6pr2
- MBS Xojo Plugins, version 19.6pr1
- MBS Xojo Plugins, version 19.5pr6
- MonkeyBread Software Releases the MBS Xojo Plugins in version 18.5
- MBS Xojo Plugins, version 18.5pr3
- New functions for smart card reading
- MBS Xojo / Real Studio plug-ins in version 16.3
