Defines | |
| #define | GLOBUS_GASS_TRANSFER_MODULE |
globus_module_activate(GLOBUS_GASS_TRANSFER_MODULE);
This function returns GLOBUS_SUCCESS if the GASS library was successfully initialized. This may be called multiple times.
To deactivate the GASS transfer library, the following must be called
globus_module_deactivate(GLOBUS_GASS_TRANSFER_MODULE);
| #define GLOBUS_GASS_TRANSFER_MODULE |
Module descriptor
1.4.7