Sets the IDebugDocumentHost for this document.

HRESULT SetDebugDocumentHost(
   IDebugDocumentHost*  pddh
);

Parameters

pddh

[in] The debug document host.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also