Returns the application object associated with this thread.

HRESULT GetApplication(
   IRemoteDebugApplication**  pprda
);

Parameters

pprda

[out] The application object associated with this thread.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also