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