Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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.