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 VCSelectAll(void); |
Delphi |
procedure VCSelectAll; stdcall; |
ActiveX/COM |
Sub SelectAll() |
Notes: |
This function starts the SelAll/SA native command. |