Detailed Description
Initialize and Destory a Globus Callout Handle structure.
This section defines operations for initializing and destroying Globus Callout Handle structure.
Typedef Documentation
Callout handle type definition.
Function Documentation
Initialize a Globus Callout Handle.
- Parameters:
-
handle | Pointer to the handle that is to be initialized |
- Returns:
- GLOBUS_SUCCESS if successful A Globus error object on failure: GLOBUS_CALLOUT_ERROR_WITH_HASHTABLE
Destroy a Globus Callout Handle.
- Parameters:
-
handle | The handle that is to be destroyed |
- Returns:
- GLOBUS_SUCCESS