OPC Labs EasyOPC “Classic” Core Library
SetValue Method
OpcLabs_EasyOpcClassicCore ActiveX DLL > DANodeElementCollectionResult Object : SetValue Method

Description
Sets a generic Object value that is a successful result of the operation.

 

DISPID (Dispatch ID):

 

For more information, see SetValue in .NET Reference.

Syntax
Visual Basic
Public Sub SetValue( _
   ByVal Value As Variant _
) 
Parameters
Value

Return Type

See SetValue in .NET Reference.

Remarks

For remarks, see SetValue in .NET Reference.

Example

For examples, see SetValue in .NET Reference.

See Also

DANodeElementCollectionResult Object  | DANodeElementCollectionResult Members