[ Previous | Next | Contents | Glossary | Home | Search ]
Ultimedia Services Version 2 for AIX: Programmer's Guide and Reference

Programming with the UMSXWindowMClass Object

The UMSXWindowMClass metaclass is an Ultimedia Services Version 2 feature and does not apply to Ultimedia Services Version 1.2.1.

UMSXWindowMClass is the metaclass for the UMSXWindow object. It provides a way to create an instance of an UMSXWindow object.

Because the interface requires X11-specific structure definitions and information unavailable to SOM, this object cannot be used with DSOM.

UMSXWindowMClass Methods

UMSXWindowMClass includes the following methods:

make_from_display Creates an instance of the UMSXWindow class suitable for the specified display.

For introductory information, see Programming with Image Window Objects.


[ Previous | Next | Contents | Glossary | Home | Search ]