|
MoveModel |
Accueil Précédent Suivant |
C/C++ declaration
long __stdcall MoveModel(long Handle, long HandleSource, int DoNorm);
Pascal declaration
function MoveModel(Handle, HandleSource: LongInt; DoNorm: integer): LongInt; stdcall;
Duplicate a model towards an existing driver. The actual model in the driver is lost.
IN → Handle : Model handle.