Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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