tibasSpace_GetSpaceDef()
Returns the spaceDef object that defines a specified space.
      Declaration
tibas_status tibasSpace_GetSpaceDef
(tibasSpace    space,
tibasSpaceDef* spaceDef)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | space | Specify the Space object for which to return a spaceDef. | 
                  
                     | spaceDef | The definition of the specified space. | 
               
            
Remarks	
Use the tibasSpace_GetSpaceDef() function to return the spaceDef object for a specified space. 
Copyright © Cloud Software Group, Inc. All rights reserved.