Credentials ¶ ICredentials (Interface) ICredentialsProvider (Interface) GetCredentials (Method) IsGetCredentialsFinished (Method) LoginFailed (Method) LoginSucceeded (Method) StartGetCredentials (Method) ICredentialsUserPassword (Interface) Password (Property) Username (Property)
ICredentials (ITF) ¶ INTERFACE ICredentials EXTENDS __SYSTEM.IQueryInterface The base interface representing credentials. Concrete implementations might represent a combination of username/password, simply a password, a path of a private key or what ever.
MonLog_OkAndClose (FUN) ¶ FUNCTION MonLog_OkAndClose : BOOL InOut: Scope Name Type Return MonLog_OkAndClose BOOL Input hFile SysFile.RTS_IEC_HANDLE
Severity (ENUM) ¶ TYPE Severity : Attributes: qualified_only InOut: Name None Debug Info Warning Error FatalError
SwapDword (FUN) ¶ FUNCTION SwapDword : BOOL InOut: Scope Name Type Return SwapDword BOOL Inout dw DWORD
SwapDwordIf (FUN) ¶ FUNCTION SwapDwordIf : DWORD InOut: Scope Name Type Return SwapDwordIf DWORD Input dw DWORD byteOrder IDatasources.ByteOrder
SwapLword (FUN) ¶ FUNCTION SwapLword : BOOL InOut: Scope Name Type Return SwapLword BOOL Inout lw LWORD
SwapLwordIf (FUN) ¶ FUNCTION SwapLwordIf : LWORD InOut: Scope Name Type Return SwapLwordIf LWORD Input lw LWORD byteOrder IDatasources.ByteOrder
IDataItem.Access (PROP) ¶ PROPERTY Access : ItemAccess
IDataItem.Assigner (PROP) ¶ PROPERTY Assigner : IDataItemValueAssigner