VCAbort


Version:

1.2

Description:

This command does not require parameter input. These types of routines offer the functionality of the Visual CADD™ interface but allow no control over the operation.

Declaration:

 

C/C++

extern "C" void WINAPI VCAbort(void);

Delphi

procedure VCAbort; stdcall;

ActiveX/COM

Sub Abort()

Notes:

This function aborts the currently running tool and corresponds to the user pressing the Esc key once.