नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets the document that contains this document context.
Syntax
Parameters
ppDocument
[out] Returns an IDebugDocument2 object that represents the document that contains this document context.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method is for those debug engines that supply documents directly to the IDE. Otherwise, this method should return E_NOTIMPL.