ultrix man page for dwtdrmrctype

Query: dwtdrmrctype

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DwtDrmRCType(3Dwt)														DwtDrmRCType(3Dwt)

Name
       DwtDrmRCType - Returns the type of a resource context.

Syntax
       #include <X11/DwtAppl.h>
       DRMType DwtDrmRCType(context_id)
	    DRMResourceContextPtr context_id;

Arguments
       context_id
		 Specifies the resource context to read.

Description
       The DwtDrmRCType macro returns the type of the specified resource context.  Note that no validity checking is done on the resource context.
       The caller must ensure that the resource context pointer is valid.

Return Values
       This function returns one of these status return constants:

       DRMSuccess	 The   function   executed
			 successfully.
       DRMType		 The  type of the resource
			 context.
       DRMInvalid	 Invalid resource context.

See Also
       DwtDrmRCSetType(3Dwt)

																DwtDrmRCType(3Dwt)
Related Man Pages
dwtcstextgetmaxlength(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtfetchcolorliteral(3dwt) - ultrix
dwtinitgetsegment(3dwt) - ultrix
dwtstextgeteditable(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB