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