This document is archived and information here might be outdated. Recommended version. |
GUID related to the schematic in memory feature assocation.
[Visual Basic .NET]
Public Property ObjectGUID As String
[C#]
public string ObjectGUID {get; set;}
[C++]
HRESULT get_ObjectGUID(
System.String* GUID
);
[C++]
HRESULT put_ObjectGUID(
BSTR GUID
);
[C++] Parameters GUID [out, retval]
GUID is a parameter of type BSTR* GUID [in]
GUID is a parameter of type BSTR