[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
4.79
SDDS_ParameterCount
name:
SDDS_ParameterCount
description:
Used to retrieve the number of parameters.
synopsis:
#include ”SDDS.h”
int32_t SDDS_ParameterCount(SDDS_TABLE *SDDS_table)
arguments:
SDDS
_table:
Address of the SDDS_TABLE structure for the data set.
return value:
Returns the number of parameters.
see also:
SDDS
_ArrayCount
SDDS
_ColumnCount
SDDS
_RowCount
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]