Advances the internal pointer to the first discovered module whose name matches the parameter.
- Parameters
-
- Return values
-
Attempts to search for the first module whose name matches the moduleName
parameter. If SME_ModuleByName() fails, the currently select module (if any) remains selected.
- Note
- The
moduleName
parameter should be between 0 and 16 characters, null terminated.