IDataServer.BeginDataConfiguration (METH) ¶ METHOD BeginDataConfiguration : UDINT InOut: Scope Name Type Return BeginDataConfiguration UDINT Input bBlocking BOOL
IDataServer.EndDataConfiguration (METH) ¶ METHOD EndDataConfiguration : UDINT InOut: Scope Name Type Return EndDataConfiguration UDINT
IDataServer.GetItemInfo (METH) ¶ METHOD GetItemInfo : IDataItemInfo InOut: Scope Name Type Return GetItemInfo IDataItemInfo Input pstSymbol POINTER TO STRING Output udiResult UDINT
IDataServer.ReleaseData (METH) ¶ METHOD ReleaseData : UDINT InOut: Scope Name Type Return ReleaseData UDINT Input pstSymbol POINTER TO STRING
IDataServer.UseData (METH) ¶ METHOD UseData : UDINT InOut: Scope Name Type Return UseData UDINT Input pstSymbol POINTER TO STRING
IDataServer2 (ITF) ¶ INTERFACE IDataServer2 EXTENDS IDataServer Properties: InstancePathPrefix Methods: GetInterface SetCredentialsProvider AllItemsOk , inherited from IDataServer BeginDataConfiguration , inherited from IDataServer EndDataConfiguration , inherited from IDataServer GetItemInfo , inherited from IDataServer ReleaseData , inherited from IDataServer UseData , inherited from IDataServer Structure: GetInterface (Method) InstancePathPrefix (Property) SetCredentialsProvider (Method)
IDataServer2.GetInterface (METH) ¶ METHOD GetInterface : POINTER TO BYTE Optionally returns an interface with the given id when it is implemented by the impelementing function block. The return value will be pointer to the requested interface InOut: Scope Name Type Return GetInterface POINTER TO BYTE Input dwItfId DWORD
IDataServer2.InstancePathPrefix (PROP) ¶ PROPERTY InstancePathPrefix : STRING
IDataServer2.SetCredentialsProvider (METH) ¶ METHOD SetCredentialsProvider : UDINT InOut: Scope Name Type Comment Return SetCredentialsProvider UDINT Input pstDataSource POINTER TO STRING If pstDataSource is NULL then, the provider will be assigned to all datasources. credProv ICredentialsProvider
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL