Overview   Namespace   Class   Index   Help 

Data of Class _sal_Sequence


nRefCount
sal_Int32 nRefCount;

Summary
reference count of sequence

nElements
sal_Int32 nElements;

Summary
element count

elements
char elements[1];

Summary
elements array

Top of Page