|
ReactOS 0.4.16-dev-1946-g52006dd
|
Modules | |
| module | BadEntry |
| module | BadModule |
Classes | |
| class | ApplicationObject2 |
| class | Coclass1 |
| class | Coclass3 |
| interface | ICoclass1 |
| interface | ICoclass2 |
| interface | IKindaEnumWidget |
| interface | INonOleAutomation |
| interface | ISomethingFromDispatch |
| interface | IStaticWidget |
| interface | ItestDual |
| interface | ItestIF1 |
| interface | ItestIF10 |
| interface | ItestIF11 |
| interface | ItestIF2 |
| interface | ItestIF3 |
| interface | ItestIF4 |
| interface | ItestIF5 |
| interface | ItestIF6 |
| interface | ItestIF7 |
| interface | ItestIF8 |
| interface | ItestIF9 |
| interface | ITestSecondDisp |
| interface | ITestSecondIface |
| interface | IWidget |
| struct | tagMYSTRUCT |
Typedefs | |
| typedef enum TestTypelib::tagSTATE | STATE |
| typedef struct TestTypelib::tagMYSTRUCT | MYSTRUCT |
| typedef int | myint_t |
| typedef int | array_t[4] |
Enumerations | |
| enum | tagSTATE { STATE_UNWIDGETIFIED = 1 , STATE_WIDGETIFIED } |
Functions | |
| importlib ("stdole2.tlb") | |
| coclass TestTypelib::Coclass1 | uuid (3f7e06fe-0bce-46f0-8b7d-3a68393c796d)] coclass Coclass2 |
| coclass TestTypelib::Coclass3 | uuid (a1f8cae3-c947-4c5f-b57d-c87b9b5f3586) |
Variables | |
| coclass TestTypelib::Coclass3 | odl |
| coclass TestTypelib::Coclass3 | oleautomation |
| coclass TestTypelib::ApplicationObject2 | uuid |
| typedef int TestTypelib::array_t[4] |
Definition at line 109 of file tmarshal.idl.
| typedef int TestTypelib::myint_t |
Definition at line 107 of file tmarshal.idl.
| Enumerator | |
|---|---|
| STATE_UNWIDGETIFIED | |
| STATE_WIDGETIFIED | |
Definition at line 94 of file tmarshal.idl.
| TestTypelib::importlib | ( | "stdole2.tlb" | ) |
| coclass TestTypelib::Coclass1 TestTypelib::uuid | ( | 3f7e06fe-0bce-46f0-8b7d- | 3a68393c796d | ) |
Definition at line 109 of file tmarshal.idl.
| coclass TestTypelib::Coclass3 TestTypelib::uuid | ( | a1f8cae3-c947-4c5f-b57d- | c87b9b5f3586 | ) |
| coclass TestTypelib::Coclass3 TestTypelib::odl |
| coclass TestTypelib::Coclass3 TestTypelib::oleautomation |
Definition at line 202 of file tmarshal.idl.
| coclass TestTypelib::ApplicationObject2 TestTypelib::uuid |