HRESULT RemoteGetStatus([in] HCHAPTER hChapter, [in] DBASYNCHOP eOperation, [in, out, unique] DBCOUNTITEM *pulProgress, [in, out, unique] DBCOUNTITEM *pulProgressMax, [in, out, unique] DBASYNCHPHASE *peAsynchPhase, [in, out, unique] LPOLESTR *ppwszStatusText, [out] IErrorInfo **ppErrorInfoRem)
HRESULT GetStatus([in] HCHAPTER hChapter, [in] DBASYNCHOP eOperation, [out, annotation("__out_opt")] DBCOUNTITEM *pulProgress, [out, annotation("__out_opt")] DBCOUNTITEM *pulProgressMax, [out, annotation("__out")] DBASYNCHPHASE *peAsynchPhase, [out, annotation("__deref_opt_inout_opt")] LPOLESTR *ppwszStatusText)