IImagenationApplication interface properties

 

The Imagenation.Application object has two interfaces: IImageApplication and IDDE.

The IImageApplication interface supports the following properties:

Property

Data Type

Purpose

Name

String

The title-bar name of the Imagenation application. Read-only.

Application

IImageApplication FAR *

A handle back to the Imagenation.Application object. Read-only.

Parent

IImageApplication FAR *

A handle back to the Imagenation.Application object. Read-only.

FullName

String

The fully qualified path to the executable name for Imagenation. Read-only.

Visible

Boolean

Make Imagenation visible or hidden. Read/Write.

DDE

IDDE FAR *

A handle to the IDDE interface. Read-only.

See also