tibasSpaceEvent_GetMetaspaceName()
Returns the metaspace name that is associated with a specified event.
      Declaration
tibas_status tibasSpaceEvent_GetMetaspaceName(
    tibasSpaceEvent spaceEvent,
    char**          metaspaceName)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | spaceEvent | The space event that is to be queried. | 
                  
                     | metaspaceName | Returns the metaspace name associated with the event. | 
               
            
Remarks
Use the tibasSpaceEvent_GetMetaspaceName() function to return the metaspace associated with a specified space event.
Copyright © Cloud Software Group, Inc. All rights reserved.