IDriverSpecifiedSettings.TimeoutSyncShutdown (METH) ¶ METHOD TimeoutSyncShutdown : TIME InOut: Scope Name Type Return TimeoutSyncShutdown TIME Output xUseDefault BOOL
IDriverSpecifiedSettingsReadOnChange (ITF) ¶ INTERFACE IDriverSpecifiedSettingsReadOnChange This interface can optionally be implemented by IDriver too. The interface should be implemented by an IDriver when the according implementation does not do cyclic updates of variables but instead executes read requests only triggered by changes of according variables on the connected device. Properties: ReadOnChangeOnly Structure: ReadOnChangeOnly (Property)
ICDSV3Response.ContentData (PROP) ¶ PROPERTY ContentData : POINTER TO BYTE Returns a pointer to the content of the response, ie. without the according header information
ICDSV3Response.ContentSize (PROP) ¶ PROPERTY ContentSize : __UXINT Returns the size of the data pointer to by ICDSV3Response.ContentData
ICDSV3Response.RawData (PROP) ¶ PROPERTY RawData : POINTER TO BYTE Returns a pointer to the complete response, ie. including the according header information
ICDSV3Response.RawSize (PROP) ¶ PROPERTY RawSize : __UXINT
ICDSV3ServiceWriter (ITF) ¶ INTERFACE ICDSV3ServiceWriter EXTENDS __SYSTEM.IQueryInterface This is the base interface of a service writer for CDS V3 service calls.
ICDSV3Request.ContentSize (PROP) ¶ PROPERTY ContentSize : __UXINT
ICDSV3Request.Service (PROP) ¶ PROPERTY Service : UINT
ICDSV3Request.ServiceGroup (PROP) ¶ PROPERTY ServiceGroup : UINT