NWGetDefaultSupportModule

Obtains the default read/write support module ID

Local Servers:blocking
Remote Servers:blocking
Classification:4.x, 5.x, 6.x
Service:Server-Based Data Migration

Syntax

   #include <\nlm\nit\nwdatamg.h>  
    
   LONG NWGetDefaultSupportModule (  
      LONG   *defaultSupportModuleID); 
   

Parameters

defaultSupportModuleID

(OUT) Receives the ID number of the default support module.

Return Values

0

Successful.

Remarks

For cross-platform functionality, call NWSetDefaultSupportModule.

See Also

NWSetDefaultSupportModule