Overview   Namespace   Class   Index   Help 

Data of Class _typelib_ArrayTypeDescription


aBase
typelib_IndirectTypeDescription aBase;

Summary
inherits all members of typelib_IndirectTypeDescription

nDimensions
sal_Int32 nDimensions;

Summary
number of dimensions

nTotalElements
sal_Int32 nTotalElements;

Summary
number of total array elements

pDimensions
sal_Int32 * pDimensions;

Summary
array of dimensions

Top of Page