Causes the document to be instantiated if it does not already exist.

HRESULT GetDocument(
   IDebugDocument**  ppssd
);

Parameters

ppssd

[out] The debug document corresponding to the document.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also