'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