ASN1DecodeBoolean(Byte,Void,Integer,Boolean) Method
Represents method ASN1DecodeBoolean(Byte,Void,Integer,Boolean)
.
function ASN1DecodeBoolean(const TypeID: Byte; const DataBuf; const DataSize: Integer; var A: Boolean): Integer;
Parameters
- TypeID
- Type: Byte
- DataBuf
- Type: System.Void
- DataSize
- Type: Integer
- A
- Type: Boolean
Return Value
Type: Integer