This document is archived and information here might be outdated. Recommended version. |
Allocate a unique index to be used with dynamic selection.
[Visual Basic .NET]
Public ReadOnly Property SelectionIdentifier As Integer
[C#]
public uint SelectionIdentifier {get;}
[C++]
HRESULT get_SelectionIdentifier(
System.UInt32* identifier
);
[C++] Parameters identifier [out, retval]
identifier is a parameter of type unsigned long*