IManagedPresSpaceHandle

The IManagedPresSpaceHandle class is a wrapper for graphics context or presentation space handles.


IManagedPresSpaceHandle - Member Functions and Data by Group

Constructors & Destructor

Use the functions in this group to create and destroy objects of class IManagedPresSpaceHandle.


[view class]
~IManagedPresSpaceHandle
public:
~IManagedPresSpaceHandle()
Destroys the IManagedPresSpaceHandle object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
IManagedPresSpaceHandle
This constructor creates an IManagedPresSpaceHandle object.


Overload 1
public:
IManagedPresSpaceHandle(IWindow* window)
Use this constructor to create an IManagedPresSpaceHandle using the given window.

window
The window to be used.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
public:
IManagedPresSpaceHandle(const IWindowHandle& windowHandle)
Use this constructor to create an IManagedPresSpaceHandle object from the given window handle.

windowHandle
A constant reference to the window handle.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Casting Operator

This group consists of the casting operator.


[view class]
operator IPresSpaceHandle
public:
operator IPresSpaceHandle()
Casting operator.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IManagedPresSpaceHandle - Inherited Member Functions and Data

Inherited Public Functions

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data