tibasSpaceEvent_GetSpaceName()
Returns the space name associated with a specified space event.
      Declaration
tibas_status tibasSpaceEvent_GetSpaceName(
    tibasSpaceEvent spaceEvent,
    char**          spaceName)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | spaceEvent | Specify a space event for which you want to determine a space name. | 
                  
                     | spaceName | Returns the space name associated with the specified space event. | 
               
            
Remarks
Use the tibasSpaceEvent_GetSpaceName() function to return the space name for the space associated with a specified space event.
Copyright © Cloud Software Group, Inc. All rights reserved.