Returns the default read/write Support Module ID for data migration
#include <nwmigrat.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetDefaultSupportModule (
NWCONN_HANDLE conn,
pnuint32 supportModuleID);
uses calwin32
Function NWGetDefaultSupportModule
(conn : NWCONN_HANDLE;
supportModuleID : pnuint32
) : NWCCODE;
(IN) Specifies the NetWare server connection handle.
(OUT) Points to the currently supported module ID.
These are common return values; see Return Values for C for more information.