Sets the document provider for this application node.
HRESULT SetDocumentProvider( IDebugDocumentProvider* pddp );
- pddp
[in] The document provider for this application node.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method sets the document provider for this application node.