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 whether or not the project has breakpoints.
Syntax
HRESULT get_HasBreakpoints(VARIANT_BOOL *pfHasBreakpoints);
Parameters
pfHasBreakpoints
[out, retval] A Boolean value indicating true if the project has any breakpoints; false otherwise.
Return Value
One of the standard HRESULT values.
Requirements
Type Library |
VstaCore.tlb |
Header |
VstaCore.h |