PEXSetRendererExtAttributeMask - Set Up Renderer Extended Attribute Value Mask (5.2)


Synopsis

 
   PEXSetRendererExtAttributeMask(
      unsigned long *mask,
      unsigned long attr
   )
 

Arguments

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

attr
A single renderer attribute bitmask constant.

Description

Invoke the PEXSetRendererExtAttributeMask to aid in setting up the bitmask for the renderer attributes. You must use the bitmask constants in Renderer Attributes.

Errors

None.

See Also

For a list of all Renderer functions and related topics, see Rendering.