PEXSetPWAttributeMask - Setup Workstation Attributes Value Mask


Synopsis

 
   void PEXSetPWAttributeMask(
        unsigned long *mask,
        unsigned long attr
   )
 

Arguments

mask
The address of the value mask - an array of two unsigned long.

attr
A single workstation attribute bitmask constant.

Description

Use the PEXSetPWAttributeMask utility function as an aid in setting up the bitmask for the workstation attributes.

Use the following constants:

This macro does multiple evaluations of the value for attr.

Errors

None.

See Also

For a list of PHIGS Workstation functions and related topics, see PHIGS Workstation.