OPC Labs Base Library
SetValue Method
OpcLabs_BaseLib ActiveX DLL > DictionaryEntry2 Object : SetValue Method

Description
Sets the value in the key/value pair.

 

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

DictionaryEntry2 Object  | DictionaryEntry2 Members