Huomautus
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Gets the document context that describes the position in the document that is to be made active by the debug package.
Syntax
Parameters
ppDocContext
[out] Returns an IDebugDocumentContext2 object that represents a position in a source file document.
Remarks
This position might be used to show the caret, for example.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.