OPC Labs EasyOPC “Classic” Core Library
GetName Method
OpcLabs_EasyOpcClassicCore ActiveX DLL > DAPropertyId Object : GetName Method

Description
Returns a string identifier of the property, for pre-defined properties. An empty string is returned if the property is not known.

 

DISPID (Dispatch ID):

 

For more information, see GetName in .NET Reference.

Syntax
Visual Basic
Public Function GetName( _
   ByVal serverClsidString As String _
) As String
Parameters
serverClsidString

Return Type

See GetName in .NET Reference.

Remarks

For remarks, see GetName in .NET Reference.

Example

For examples, see GetName in .NET Reference.

See Also

DAPropertyId Object  | DAPropertyId Members