Unit 'flcASN1' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TASN1ParseProc

Declaration

Source position: flcASN1.pas line 286

type TASN1ParseProc = procedure(

  const TypeID: Byte;

  const DataBuf;

  const DataSize: Integer;

  const ObjectIdx: Integer;

  const CallerData: NativeInt

);



CT Web help

CodeTyphon Studio