|
 |
Online Resources |
 |
 |
Libraries |
 |
|
 |
 |
IsModule |
 |
 |
Syntax
Result = IsModule(#Module)
Description
Tests if the given #Module number is a valid and correctly initialized module. This function is bullet-proof
and can be used with any value. If the 'Result' is not zero then the object is valid and
initialized, else it returns zero. This is the correct way to ensure than a module is ready to use.
Supported OS Windows, Linux <- InitModule() - Module Index - LoadModule() ->
|
|
 |
|
|