Read data bytes.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
protected byte[] ReadDataBytes() |
Visual Basic |
---|
Protected Function ReadDataBytes As Byte() |
Visual C++ |
---|
protected: array<unsigned char>^ ReadDataBytes() |
F# |
---|
member ReadDataBytes : unit -> byte[] |
Return Value
Type: array<Byte>[]()[][]data bytes
Exceptions
Exception | Condition |
---|---|
BasicCard..::..CommsException |