Exported methods
Description
The following table lists methods that must be implemented in the PowerBuilder extension module when the conditions shown in the table apply. The methods are described after the table. The PBX_GetVersion method is used by PowerBuilder to determine whether the compiler macro UNICODE or _UNICODE has been set. It is for internal use only.
Methods
Method |
Required |
---|---|
When the extension contains nonvisual native classes |
|
When the extension contains visual native classes |
|
When you want to be able to draw a visual representation of the visual object in the PowerBuilder development environment |
|
In all extensions |
|
When the extension contains global functions |
|
When you need to initialize and uninitialize a session |