Back to Sealevel      

int SME_NextModule ( SME_HANDLE  handle  ) 

Advances the internal pointer to the next discovered module.

Parameters:
[in] handle Valid handle returned by SME_Initialize().
Return values:
0 Successful completion.
-1 Invalid SME_Initialize handle.
-2 No modules have been found. See SME_SearchForModules().
-3 End of discovered modules.

 
 
Generated on 18 Sep 2007.