NWIsDataMigrationAllowed

Determines whether data migration is allowed for a given volume

Local Servers:nonblocking
Remote Servers:N/A
Classification:4.x, 5.x, 6.x
Service:Server-Based Data Migration

Syntax

   #include <\nlm\nit\nwdatamg.h>  
    
   LONG NWIsDataMigrationAllowed (  
      LONG   Volume); 
   

Parameters

Volume

(IN) Specifies the volume number that you want information for.

Return Values

NOTE:This function does not have a cross-platform counterpart.

This function returns TRUE if data migration is allowed, or FALSE if data migration is not allowed.