TLSHandshakeDataPtr(Void,Integer,Integer) Method

Represents method TLSHandshakeDataPtr(Void,Integer,Integer).

Namespace: flcTLSHandshake
function TLSHandshakeDataPtr(
 const Buffer; const Size: Integer;
 var DataSize: Integer): Pointer;

Parameters

Buffer
Type: System.Void

Size
Type: Integer

DataSize
Type: Integer

Return Value

Type: Pointer