Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXCreateStructure(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXCreateStructure(3)  —  Subroutines

Name

PEXCreateStructure - Create Structure

Synopsis

PEXStructure PEXCreateStructure(Display ∗display)

Argument

displayA pointer to a display structure returned by a successful XOpenDisplay call. 

Returns

The resource identifier of the newly-created structure resource. 

Description

This function creates a structure resource and returns the resource identifier of the created structure.  The returned identifier is used to refer to the created structure resource. 

Data Structures

typedef XID             PEXStructure;

Errors

BadAllocThe server failed to allocate the resource. 

See Also

PEXDestroyStructures

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026