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 line number of the breakpoint.
Syntax
HRESULT get_LineNumber( ULONG *pLineNumber);
Parameters
pLineNumber
[out,retval] The line number of the breakpoint.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |
See Also
Reference
Other Resources
Breakpoint