Final step: close the session
The last step in an ORCA program is to close the session. This
allows the Library Manager to clean up and free all resources
associated with the session.
This sample C function closes the session:
|
1 2 3 4 5 |
void WINAPI SessionClose(hORCASession) { PBORCA_SessionClose(hORCASession); return; } |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest