Indicates if the class has an object identity (OID) field.
[Visual Basic 6.0] Property HasOID As Boolean
[Visual Basic .NET] Public ReadOnly Property HasOID As Boolean
[C#] public bool HasOID {get;}
[Java] public boolean isHasOID() throws IOException, AutomationException
[C++]
HRESULT get_HasOID(
VARIANT_BOOL* HasOID
);
Parameters
HasOID [out, retval]
HasOID is a parameter of type VARIANT_BOOL