Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the main thread for hosts that call SetSite, otherwise returns E_FAIL.
Important
IRemoteDebugApplication Interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.
HRESULT GetMainThread([out] IRemoteDebugApplicationThread **ppThread);
ppThread
[out] The main IRemoteDebugApplicationThread Interface.
IRemoteDebugApplication Interface
IRemoteDebugApplication110 Interface