Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Determines if the document position is contained in the given document.
Syntax
Parameters
pDoc
[in] The IDebugDocument2 object that represents the containing document candidate.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method is used primarily in setting breakpoints in IDebugDocument2 interfaces. As documents are loaded, the breakpoint position is called to determine if the document contains this position.