DynamicTraceLoaderRemote.InitializeRemote
(METH)
METHOD InitializeRemote
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
pArrItfTraceMgrVariables
POINTER TO ARRAY [0..0] OF ITraceMgrVariable
Points to an array, that will be used to store the record configuration
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
itfDatasource
IDatasources.IDatasource
The datasource, where the trace recording will be done and the new configuration will by applied