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
psApplicationPOINTER TO STRING
Points to the name of the application, where the trace runs
pArrItfTraceMgrVariablesPOINTER TO ARRAY [0..0] OF ITraceMgrVariable
Points to an array, that will be used to store the record configuration
pArrRecordConfigurationPOINTER TO ARRAY [0..0] OF TraceRecordConfiguration
Points to an array, that will be used to store the record configuration temporarily
iMaxRecordCountINTContains the maximum number of records, that can be stored in the array pArrRecordConfiguration
itfDatasourceIDatasources.IDatasourceThe datasource, where the trace recording will be done and the new configuration will by applied