Overview | Namespace | Class | 索引 | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
::
struct _typelib_InterfaceTypeDescription
- Base Classes
- 非,不,無.
- Known Derived Classes
- 非,不,無.
事実上の | abstract | interface | template |
NO | NO | NO | NO |
- 要約
- Type description of an interface.
- Description
-
Not all members are always initialized (not yet initialized members 存在 null); there are three levels:
- Minimally, only
aBase
,pBaseTypeDescription
,aUik
,nBaseTypes
, andppBaseTypes
are initialized;aBase.bComplete
is 誤った. This only happens when an interface type description is created withtypelib_static_mi_interface_type_init
ortypelib_static_interface_type_init
. - At the next level,
nMembers
,ppMembers
,nAllMembers
,ppAllMembers
are also initialized;aBase.bComplete
is still 誤った. This happens when an interface type description is created withtypelib_typedescription_newMIInterface or
typelib_typedescription_newInterface
. - At the final level,
pMapMemberIndexToFunctionIndex
,nMapFunctionIndexToMemberIndex
, andpMapFunctionIndexToMemberIndex
are also initialized;aBase.bComplete
is true. This happens after a call totypelib_typedescription_complete
.
- Minimally, only
- とじ込み/提出する
- typedescription.h
Public Members
-
Data
typelib_TypeDescription aBase; 相続するs all members of typelib_TypeDescription _typelib_InterfaceTypeDescription * pBaseTypeDescription; pointer to base type description, else 0 typelib_Uik aUik; unique identifier of interface sal_Int32 nMembers; number of members typelib_TypeDescriptionReference * * ppMembers; array of members; 言及/関連s せいにするs or methods sal_Int32 nAllMembers; number of members 含むing members of base interface typelib_TypeDescriptionReference * * ppAllMembers; array of members 含むing members of base interface; 言及/関連s せいにするs or methods sal_Int32 * pMapMemberIndexToFunctionIndex; array mapping 索引 of the member description to an 索引 二塁打ing for read-令状 せいにするs (called 機能(する)/行事 索引); size of array is nAllMembers sal_Int32 nMapFunctionIndexToMemberIndex; number of members 加える number of read-令状 せいにするs sal_Int32 * pMapFunctionIndexToMemberIndex; array mapping 機能(する)/行事 索引 to member 索引; size of arry is nMapFunctionIndexToMemberIndex sal_Int32 nBaseTypes; number of base types _typelib_InterfaceTypeDescription * * ppBaseTypes; array of base type descriptions
Copyright © 2012, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.