IDriverSpecifiedSettings ¶ ReconnectWaitTime (Method) TimeoutSyncShutdown (Method)
IDriverTraceAddressInfoProvider ¶ CreateTraceAddressInfoWriter (Method) GetPointerSizeInBytes (Method) ReleaseTraceAddressInfoWriter (Method)
Driver.Init (METH) ¶ METHOD Init This method passes an instance of the configuration object to the driver. The according concrete type is driver dependent and the codegeneration will allocate and initialize the configuration object accordingly before calling this method. InOut: Scope Name Type Input pCFGData POINTER TO BYTE
Driver.RequestFactory (PROP) ¶ PROPERTY RequestFactory : IDatasources.IDriverRequestFactory
IAddrInfoLeafTreeNode (ITF) ¶ INTERFACE IAddrInfoLeafTreeNode Properties: AddressInfo Structure: AddressInfo (Property)
IAddrInfoLeafTreeNode.AddressInfo (PROP) ¶ PROPERTY AddressInfo : POINTER TO AddressGeneratedInfo
IRootAddressNodeWithDatasourceIndex (ITF) ¶ INTERFACE IRootAddressNodeWithDatasourceIndex Properties: DatasourceIndex Structure: DatasourceIndex (Property)
IRootAddressNodeWithDatasourceIndex.DatasourceIndex (PROP) ¶ PROPERTY DatasourceIndex : INT
IVariableInfoCollectsSpecialAddressInfos (ITF) ¶ INTERFACE IVariableInfoCollectsSpecialAddressInfos EXTENDS __SYSTEM.IQueryInterface This interface is used to store the property information derived during type tree walking; The codegeneration of the datasources does some differences here so we use a different way then ICollectsPropertyInformation Methods: SpecialAddrFound Structure: SpecialAddrFound (Method)
IVariableInfoCollectsSpecialAddressInfos.SpecialAddrFound (METH) ¶ METHOD SpecialAddrFound InOut: Scope Name Type Inout Const ai AddressGeneratedInfo