property Object.
ERROR: Syntax information about IDocumentHelper.Object may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll
[C++]
HRESULT get_Object(
BSTR sourceDoc,
esriDocumentHelperObjectTypes objType,
LPUNKNOWN* ppUnk
);
[C++]Parameters
sourceDoc [in] sourceDoc is a parameter of type BSTR objType [in]objType is a parameter of type esriDocumentHelperObjectTypes
ppUnk [out, retval] ppUnk is a parameter of type LPUNKNOWN