This document is archived and information here might be outdated. Recommended version. |
Label Identifier.
[Visual Basic .NET]
Public Property ID As String
[C#]
public string ID {get; set;}
[C++]
HRESULT get_ID(
System.String* pbstrID
);
[C++]
HRESULT put_ID(
BSTR pbstrID
);
[C++] Parameters pbstrID [out, retval]
pbstrID is a parameter of type BSTR* pbstrID [in]
pbstrID is a parameter of type BSTR