Query: dwtdrmrcsize
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtDrmRCSize(3Dwt) DwtDrmRCSize(3Dwt) Name DwtDrmRCSize - Returns the size of a resource context. Syntax #include <X11/DwtAppl.h> DRMSize DwtDrmRCSize(context_id) DRMResourceContextPtr context_id; Arguments context_id Specifies the resource context to read. Description The DwtDrmRCSize macro returns the size of the specified resource context. Note that no validity checking is done on the resource context; the caller must ensure that the context pointer is valid. Return Values This macro can return one of the following status return constants: DRMSuccess The function executed successfully. DRMSize The size in bytes of the resource context. DRMFailure Invalid resource context. DwtDrmRCSize(3Dwt)
| Related Man Pages |
|---|
| dwtfetchiconliteral(3dwt) - ultrix |
| dwtgetnextsegment(3dwt) - ultrix |
| dwtinitgetsegment(3dwt) - ultrix |
| dwtstextgetstring(3dwt) - ultrix |
| dwtstextsetstring(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| How do you detect keystrokes in canonical mode? |
| PHP Write Man Pages to MySQL DB |
| Denial Of Service Attack Update |