ContextInformation object
The ContextInformation object provides information about an
application’s execution context, including current version information.
Using this information, you can modify display characteristics and
application behavior.
Properties
ContextInformation property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Handle |
Long |
Internal use only |
Events
ContextInformation event |
Occurs |
---|---|
Immediately before the Open event occurs in the |
|
Immediately after the Close event occurs in the |
Functions
ContextInformation function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the |
|
Integer |
Returns the company name for the current execution |
|
Integer |
Creates a reference to a context-specific instance |
|
Integer |
Returns the fix level for the current PowerBuilder |
|
Integer |
Provides a reference to the context’s host |
|
Integer |
Returns the major version for the current |
|
Integer |
Returns the minor version for the current |
|
Integer |
Returns the name for the current execution |
|
PowerObject |
Returns a reference to the name of the parent |
|
Integer |
Returns the short name for the current PowerBuilder |
|
Integer |
Returns complete version information for the |
|
Boolean |
Adds an event to the end of the message queue for |
|
Integer |
Triggers a specific event in the object and |
|
Object |
Returns the type of the object. |