tibasSpaceDef_GetNumFields()
Returns the number of fields associated with the space definition.
      Declaration
tibas_status tibasSpaceDef_GetNumFields
(tibasSpaceDef spaceDef,
 tibas_int*    numFields)
 
      Parameters
               
               
               
                  
                     | Parameter | 
                     Description | 
                  
               
               
                  
                     | spaceDef | 
                     The TIBCO ActiveSpaces entity on which the function is invoked. | 
                  
                  
                     | numFields | 
                     The number of fields associated with the space definition. | 
                  
               
            
 
 
      Remarks
Use the tibasSpaceDef_GetNumFields() function to return the number of fields associated with a specified space definition.
 
      
    
Copyright © Cloud Software Group, Inc. All rights reserved.