Function ProTableSegCount
Description
Counts the number of segments in the specified table.
Synopsis
#include <ProTable.h>
ProTableSegCount
(
ProTable* p_table
/* (In)
The table in question.
*/
int* n_segs
/* (Out)
Table segment count.
*/
)
Returns
Success
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?