ASN1DecodeDataInteger64(Void,Integer,Int64) Method

Represents method ASN1DecodeDataInteger64(Void,Integer,Int64).

Namespace: flcASN1
function ASN1DecodeDataInteger64(const Buf; const Size: Integer; var A: Int64): Integer;

Parameters

Buf
Type: System.Void

Size
Type: Integer

A
Type: Int64

Return Value

Type: Integer