Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.
Syntax
HRESULT GetMainThread([out] IRemoteDebugApplicationThread **ppThread);
Parameters
ppThread
[out] The main IRemoteDebugApplicationThread Interface.
See also
IRemoteDebugApplication Interface
IRemoteDebugApplication110 Interface