Returns the document context associated with this code context.

HRESULT GetDocumentContext(
   IDebugDocumentContext**  ppsc
);

Parameters

ppsc

[out] The document context associated with this code context.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also