DotNetObject object
The DotNetObject object is associated with the .NET object and calls
.NET object’s functions/properties directly.
Note
This object cannot be referenced in .NET Web Service or .NET
Assembly components, otherwise the component will fail to be
deployed.
Properties
|
DotNetObject property |
Datatype |
Description |
|---|---|---|
|
handle |
longptr |
The handle of the object. |
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
|
DotNetObject event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
Functions
|
DotNetObject function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specified event in the object and |
|
|
Object |
Returns the object type of the |