Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.