|
ModelAction |
Accueil Précédent Suivant |
C/C++ declaration
extern long __stdcall ModelAction(long Handle, TModelAction Style);
Pascal declaration
function ModelAction(Handle: LongInt; Style: TModelAction): LongInt; stdcall;
Action of the model, depending on the style :.
IN → Handle Model handle.
IN → Style Action to perform.
Return → 0 if OK, <> 0 if failed