DynamicTraceLoader.Initialize (METH)ΒΆ
METHOD Initialize
Method Initialize Initialize must be called before a call to method LoadFromFile can be executed.
- InOut:
- Scope - Name - Type - Comment - Input - psApplication- POINTER TO STRING - Points to the name of the application, where the trace runs - pArrRecordConfiguration- POINTER TO ARRAY [0..0] OF TraceRecordConfiguration - Points to an array, that will be used to store the record configuration temporarily - iMaxRecordCount- INT- Contains the maximum number of records, that can be stored in the array pArrRecordConfiguration 
