OPC Labs Base Library
SetKeys Method
OpcLabs_BaseLib ActiveX DLL > SecurityKeysInfo Object : SetKeys Method

Description
Sets array of keys, ordered by the sequence if which they are used.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.BaseLib.Security.KeyManagement.ComTypes._SecurityKeysInfo.SetKeys in .NET Reference.

Syntax
Visual Basic
Public Sub SetKeys( _
   ByRef Keys() As Variant _
) 
Parameters
Keys

Return Type
Remarks

For remarks, see OpcLabs.BaseLib.Security.KeyManagement.ComTypes._SecurityKeysInfo.SetKeys in .NET Reference.

Example

For examples, see OpcLabs.BaseLib.Security.KeyManagement.ComTypes._SecurityKeysInfo.SetKeys in .NET Reference.

See Also

SecurityKeysInfo Object  | SecurityKeysInfo Members