Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.