SliceO_Window::Module_Set

 

Change the value of the module currently associated with this window.

 

 

Syntax

 

void  Module_Set(

          unsigned int mode

)

 

 

Parameters

 

mode

          New module associated with this window.

 

Return value

 

This method does not return a value.

 

 

Remarks

 

This method is used by sliceOmatic when you select the current mode.  I can not see why you would need it...

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

 

See also