ReactOS 0.4.15-dev-7958-gcd0bb1a
ole32_objidl.idl File Reference
import "objidl.idl";
Include dependency graph for ole32_objidl.idl:

Go to the source code of this file.

Classes

class  StdOleLink
 
class  ItemMoniker
 
class  PointerMoniker
 
class  CompositeMoniker
 
class  Picture_Metafile
 
class  ClassMoniker
 
class  StdGlobalInterfaceTable
 

Functions

coclass StdOleLink threading (both)
 
coclass StdOleLink progid ("file")
 
coclass StdOleLink uuid (00000303-0000-0000-c000-000000000046)] coclass FileMoniker
 
coclass ItemMoniker uuid (00000305-0000-0000-c000-000000000046)] coclass AntiMoniker
 
coclass PointerMoniker uuid (00000308-0000-0000-c000-000000000046)] coclass PackagerMoniker
 
coclass CompositeMoniker uuid (0000030b-0000-0000-c000-000000000046)] coclass DfMarshal
 
coclass Picture_Metafile helpstring ("Picture (Device Independent Bitmap)")
 
coclass Picture_Metafile progid ("StaticDib")
 
coclass Picture_Metafile uuid (00000316-0000-0000-c000-000000000046)] coclass Picture_Dib
 
coclass ClassMoniker uuid (00000320-0000-0000-c000-000000000046)] coclass PSFactoryBuffer
 
coclass StdGlobalInterfaceTable helpstring ("Component Categories Manager")
 
coclass StdGlobalInterfaceTable uuid (0002e005-0000-0000-c000-000000000046)] coclass StdComponentCategoriesMgr
 

Function Documentation

◆ helpstring() [1/2]

coclass StdGlobalInterfaceTable helpstring ( "Component Categories Manager"  )

◆ helpstring() [2/2]

coclass Picture_Metafile helpstring ( "Picture (Device Independent Bitmap)"  )

◆ progid() [1/2]

coclass StdOleLink progid ( "file"  )

◆ progid() [2/2]

coclass Picture_Metafile progid ( "StaticDib"  )

◆ threading()

coclass StdOleLink threading ( both  )

◆ uuid() [1/7]

coclass StdOleLink uuid ( 00000303-0000-0000-c000-  000000000046)

Definition at line 39 of file ole32_objidl.idl.

41 { interface IMoniker; }

◆ uuid() [2/7]

coclass ItemMoniker uuid ( 00000305-0000-0000-c000-  000000000046)

Definition at line 51 of file ole32_objidl.idl.

53 { interface IMoniker; }

◆ uuid() [3/7]

coclass PointerMoniker uuid ( 00000308-0000-0000-c000-  000000000046)

Definition at line 63 of file ole32_objidl.idl.

65 { interface IMoniker; }

◆ uuid() [4/7]

coclass CompositeMoniker uuid ( 0000030b-0000-0000-c000-  000000000046)

Definition at line 75 of file ole32_objidl.idl.

77 { interface IMarshal; }

◆ uuid() [5/7]

coclass Picture_Metafile uuid ( 00000316-0000-0000-c000-  000000000046)

Definition at line 91 of file ole32_objidl.idl.

93 { interface IPicture; }

◆ uuid() [6/7]

coclass ClassMoniker uuid ( 00000320-0000-0000-c000-  000000000046)

Definition at line 104 of file ole32_objidl.idl.

106 { interface IFactoryBuffer; }

◆ uuid() [7/7]

coclass StdGlobalInterfaceTable uuid ( 0002e005-0000-0000-c000-  000000000046)

Definition at line 117 of file ole32_objidl.idl.

119 { interface ICatRegister; interface ICatInformation; }