ReactOS 0.4.15-dev-7924-g5949c20
TestTypelib Module Reference

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 Documentation

◆ array_t

typedef int TestTypelib::array_t[4]

Definition at line 109 of file tmarshal.idl.

◆ myint_t

Definition at line 107 of file tmarshal.idl.

◆ MYSTRUCT

◆ STATE

Enumeration Type Documentation

◆ tagSTATE

Enumerator
STATE_UNWIDGETIFIED 
STATE_WIDGETIFIED 

Definition at line 94 of file tmarshal.idl.

95 {
98 } STATE;
@ STATE_WIDGETIFIED
Definition: tmarshal.idl:97
@ STATE_UNWIDGETIFIED
Definition: tmarshal.idl:96
Definition: userinit.h:57

Function Documentation

◆ importlib()

TestTypelib::importlib ( "stdole2.tlb"  )

◆ uuid() [1/2]

coclass TestTypelib::Coclass1 TestTypelib::uuid ( 3f7e06fe-0bce-46f0-8b7d-  3a68393c796d)

Definition at line 109 of file tmarshal.idl.

185 {
186 interface ICoclass1;
187 [default] interface ICoclass2;
188 }

◆ uuid() [2/2]

coclass TestTypelib::Coclass3 TestTypelib::uuid ( a1f8cae3-c947-4c5f-b57d-  c87b9b5f3586)

Variable Documentation

◆ odl

coclass TestTypelib::Coclass3 TestTypelib::odl

◆ oleautomation

coclass TestTypelib::Coclass3 TestTypelib::oleautomation

Definition at line 202 of file tmarshal.idl.

◆ uuid

coclass TestTypelib::ApplicationObject2 TestTypelib::uuid