Windows API Calls for Powerbuilder 5.0 |
|
¹®Á¦ |
GetModuleHandleA( ) |
ÇØ°á |
This function returns the handle of a module or dll that is in active memory. The function FreeLibrary works directly with this function in releasing the dll from memory based on the handle that this function returns. There is no Powerbuilder equivalent. Global External Function: Script:
|
ÂüÁ¶ |
|