The cOAPI type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ApplicationExit |
Exits the application.
|
![]() | ApplicationStart |
This function starts the application.
|
![]() | GetOAPIVersionNumber |
Retrieves the OAPI version number
|
![]() | Hide |
This function hides the application. When the application is hidden it is not visible on
the screen or on the Windows task bar.
|
![]() | SetAsActiveObject | |
![]() | Unhide |
This function unhides the application, that is, it makes it visible. When the application
is hidden, it is not visible on the screen or on the Windows task bar.
|
![]() | UnsetAsActiveObject | |
![]() | Visible |
This function gets the application visibility.
|
Properties
Name | Description | |
---|---|---|
![]() | SapModel |
Gets a reference to cSapModel.
|
See Also