VCDeSelectAll


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 VCDeSelectAll(void);

Delphi

procedure VCDeSelectAll; stdcall;

ActiveX/COM

Sub DeSelectAll()

Notes:

This function starts the DeSelAll/AD native command.