|
GetDllStatus | ||
Flag = GetDllStatus(ImageIndex) | ||
Parameters: ImageIndex = The DLL you wish to query |
||
Returns: Flag = This flags holds the state of the DLL. 0 = Not in use, 1 = contains a DLL |
||
GetDllStatus() will return if a selected DLL exits or not. Flags 0 = DLL doesn't exist 1 = DLL exists FACTS: * none Mini Tutorial: How to find out if a DLL number is in use
This example would output.
|
Related Info: | DeleteDll | GetFreeDll | LoadDll | NewAx : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |