Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents  
 
Fader.Exit method 
 
Remarks 
 
Disables the embedded Automatic Fader previously created and enabled through a call to the Fader.Init method. 
 
For details about using the Automatic Fader refer to the How to use the Automatic Fader section. 
 
 
Syntax 
 
[Visual Basic] 
controlFader.Exit
)
 
[C++] 
void control.Fader.Exit
);
 
 
Return value 
 
None 
 
 
 
 
 
 
 
 
Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents