Returns the application object associated with this thread.
HRESULT GetApplication( IRemoteDebugApplication** pprda );
- pprda
[out] The application object associated with this thread.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method returns the application object associated with this thread.