Sets the IDebugDocumentHost interface.
Syntax
HRESULT SetDebugDocumentHost(
IDebugDocumentHost *pddh
);
Parameters
- pddh
- [in] Address of a pointer to an IDebugDocumentHost interface.
Return Value
Returns S_OK if successful, or an error code otherwise.