dwtdrmrcsettype(3dwt) ultrix man page | unix.com

Man Page: dwtdrmrcsettype

Operating Environment: ultrix

Section: 3dwt

DwtDrmRCSetType(3Dwt)													     DwtDrmRCSetType(3Dwt)

Name
       DwtDrmRCSetType - Modifies the type of a resource context.

Syntax
       #include <X11/DwtAppl.h>
       DwtDrmRCSetType(context_id, type)
	    DRMResourceContextPtr context_id;
	    DRMType *type;

Arguments
       context_id
		 Specifies the resource context to modify.

       type	 Specifies the new value for the resource context type.

Description
       The  DwtDrmRCSetType  function  modifies the type of the specified resource context.  No validity checking is done on the resource context;
       the caller must ensure that the resource context pointer is valid.  No return code is defined.

See Also
       DwtDrmRCType(3Dwt)

															     DwtDrmRCSetType(3Dwt)
Related Man Pages
dwtcstextgetmaxlength(3dwt) - ultrix
dwtcstextgetstring(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtdrmhgetindexedliteral(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB