Constants

Each module in the WMX3 library may define constants. These constants are defined in the constants namespace, and can be found in the header files for each module.

For the .NET library, these constants are defined in the [Module Name]Constants class. For example, the constants of the API Buffer module are defined in the ApiBufferConstants class. The basic constants of WMX3 are defined in the Constants class.

The following sections contain information of the constants in WMX3.