Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Describes the line and column location in the given text.
Syntax
Members
dwLine
Index of line in source file.
dwColumn
Character offset into line.
Remarks
This structure is used in the CONTEXT_INFO and DisassemblyData structures.
This structure is filled in by a call to the following methods:
This structure is passed as a parameter to the following methods:
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll