Gets the column number of the breakpoint.
Syntax
HRESULT get_ColumnNumber( ULONG *pColumnNumber);
Parameters
pColumnNumber
[out,retval] The column number of the breakpoint.
Return Value
One of the standard HRESULT values.
Requirements
| Type Library | VstaCore.tlb |
| Header | VstaCore.h |
See Also
Other Resources
IBreakPoint
BreakPoint