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