Sets the document provider for this application node.

HRESULT SetDocumentProvider(
   IDebugDocumentProvider*  pddp
);

Parameters

pddp

[in] The document provider for this application node.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also