CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Typedefs

Typedefs

typedef unsigned int CMPICount
 An unsigned integer that specifies a number of elements or position in a sequential data type. More...
 

Detailed Description

Typedef Documentation

typedef unsigned int CMPICount

An unsigned integer that specifies a number of elements or position in a sequential data type.

It is used as argument or return type of other functions and specifies e.g. number of items in or index into CMPIArray, number of Bytes in CMPIValuePtr, or number of variable function arguments.