
This structure holds information about a list parameter.
Elements of struct ParameterListLength
| Type | Element | Description | 
|---|---|---|
| LONG | numActualElements | Number of actual elements in the list parameter. | 
| LONG | numMaximumElements | Maximum possible number of elements in the list parameter. | 
| LONG | elementSizeBytes | Size of a single element in bytes. | 
Definition at line 83 of file IParameter.idl.