BWIGetRuntime (item, value)
Use this to get a runtime parameter, specified using the item parameter, from the core. You use this information when developing your application. For example, you can display the number of handles currently being used to make sure your application is freeing handles correctly.
item |
Long integer. This can be one of:
|
value | Long integer. This is the runtime parameter value. |