|
CloneModel
|
Accueil Précédent Suivant |
C/C++ declaration
extern long __stdcall CloneModel(long Handle);
Pascal declaration
Function CloneModel(Handle: LongInt): LongInt; stdcall;
Duplicate a model and create a new driver for it..
IN → Handle : Model handle.