'Declaration
Sub SetOpaqueIdentifier( _ ByRef opaqueIdentifier() As Byte _ )
'Usage
Dim instance As _UANodeId Dim opaqueIdentifier() As Byte instance.SetOpaqueIdentifier(opaqueIdentifier)
void SetOpaqueIdentifier( ref byte[] opaqueIdentifier )
void SetOpaqueIdentifier( array<byte>^% opaqueIdentifier )
Parameters
- opaqueIdentifier
The value of this parameter cannot be
null
(Nothing
in Visual Basic).