Data of Class _typelib_StructTypeDescription


aBase
typelib_CompoundTypeDescription aBase;

Summary
Derived from typelib_CompoundTypeDescription.

pParameterizedTypes
sal_Bool * pParameterizedTypes;

Summary
Flags for direct members, specifying whether they are of parameterized type (true) or explict type (false).
Description
For a plain struct type, this is a null pointer.

Top of Page