'\" t .\" @(#)PEXSetPWAttributeMask.3 1.5 95/04/06 SMI; .so man3/pex.macs .TH PEXSetPWAttributeMask 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXSetPWAttributeMask - Macro to Setup Workstation Attributes Value Mask .SH SYNTAX .HP PEXSetPWAttributeMask(\^\fImask\fP\^, \fIattr\fP\^) .SH PARAMETERS .IP \fImask\fP 1i The address of the value mask - an array of two unsigned long. .IP \fIattr\fP 1i A single workstation attribute bitmask constant. .SH DESCRIPTION .\" indexing .IX PEXSetPWAttributeMask .LP This is a utility macro to aid in setting up the bitmask for the workstation attributes. .LP The following constants must be used: .LP .TS center; lfB lfB . PEXPWBufferUpdate PEXPWInvisibilityExcl PEXPWColorApproxTable PEXPWInvisibilityIncl PEXPWColorTable PEXPWLightTable PEXPWCurBufferMode PEXPWLineBundle PEXPWCurHLHSRMode PEXPWMarkerBundle PEXPWCurNPCSubVolume PEXPWNumPriorities PEXPWCurViewport PEXPWPatternTable PEXPWDefinedViews PEXPWPostedStructures PEXPWDepthCueTable PEXPWReqBufferMode PEXPWDisplaySurface PEXPWReqHLHSRMode PEXPWDisplayUpdate PEXPWReqNPCSubVolume PEXPWDrawable PEXPWReqViewport PEXPWEdgeBundle PEXPWTextBundle PEXPWHLHSRUpdate PEXPWTextFontTable PEXPWHighlightExcl PEXPWViewUpdate PEXPWHighlightIncl PEXPWVisualState PEXPWInteriorBundle PEXPWWorkstationUpdate .TE .LP Note that this macro does multiple evaluations of the value for attr. .SH ERRORS .LP None .SH SEE ALSO .LP .nf .BR PEXGetWorkstationAttributes (3) .fi