LIsis::SetScanOptions
#include "Ltwrappr.h"
virtual L_INT LIsis::SetScanOptions(void)
Brings up the scan options dialog box.
This function is available in the Document/Medical Toolkits.
Returns
| SUCCESS | The function was successful. | 
| < 1 | An error occurred. Refer to Return Codes. | 
Comments
You must call LIsis::LoadDriver before you can use this function to set scanner options.
Required DLLs and Libraries
| LTISI For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. | 
See Also
Example
For an example, refer to LIsis::AcquireMulti.