tibasOpList_Size()
Returns the number of ops in a specified OpList object.
      Declaration
tibas_status tibasOpList_Size
(tibasOpList opList, tibas_int* size)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | opList | The OpList object on which the function is invoked. | 
                  
                     | size | The number of ops in the specified op list. | 
               
            
Remarks
Use the tibasOpList_Size() function to return the size of a specified OpList.
Copyright © Cloud Software Group, Inc. All rights reserved.