Returns the debug application object associated with this script site.

HRESULT GetApplication(
   IDebugApplication**  ppda
);

Parameters

ppda

[out] Pointer to the debug application object associated with the script site.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also