This document is archived and information here might be outdated. Recommended version. |
Object in native format.
[Visual Basic .NET]
Public ReadOnly Property Object As Object
[C#]
public object Object {get;}
[C++]
HRESULT get_Object(
IUnknown Pointer* objectUnknown
);
[C++] Parameters objectUnknown [out, retval]
objectUnknown is a parameter of type IUnknown*