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