d2d1: Implement d2d_d3d_render_target_CreateBitmap().
[wine/multimedia.git] / dlls / oleaut32 / oleaut32_ocidl.idl
blob5f7664e0fb3e9ca5013c1e976e9f5e1ae1ceb0d5
1 /*
2 * Copyright 2007 Google (Dan Hipschman)
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #pragma makedep proxy
20 #pragma makedep register
22 #include "ocidl.idl"
25 threading(both),
26 uuid(b196b286-bab4-101a-b69c-00aa00341d07)
28 coclass PSFactoryBuffer { interface IFactoryBuffer; }
31 helpstring("Standard Font"),
32 progid("StdFont"),
33 threading(both),
34 uuid(0be35203-8f91-11ce-9de3-00aa004bb851)
36 coclass StdFont { interface IFont; }
39 helpstring("Obsolete Font"),
40 progid("OldFont"),
41 threading(both),
42 uuid(46763ee0-cab2-11ce-8c20-00aa0051e5d4)
44 coclass OldFont { interface IFont; }
47 helpstring("Standard Picture"),
48 progid("StdPicture"),
49 threading(apartment),
50 uuid(0be35204-8f91-11ce-9de3-00aa004bb851)
52 coclass StdPicture { interface IPicture; }
55 threading(both),
56 uuid(00020420-0000-0000-c000-000000000046)
58 coclass PSDispatch { }
61 threading(both),
62 uuid(00020421-0000-0000-c000-000000000046)
64 coclass PSEnumVariant { }
67 threading(both),
68 uuid(00020422-0000-0000-c000-000000000046)
70 coclass PSTypeInfo { }
73 threading(both),
74 uuid(00020423-0000-0000-c000-000000000046)
76 coclass PSTypeLib { }
79 threading(both),
80 uuid(00020424-0000-0000-c000-000000000046)
82 coclass PSOAInterface { }
85 threading(both),
86 uuid(00020425-0000-0000-c000-000000000046)
88 coclass PSTypeComp { }
91 threading(both),
92 uuid(df0b3d60-548f-101b-8e65-08002b2bd119)
94 coclass PSSupportErrorInfo { }
97 threading(both),
98 uuid(0000002f-0000-0000-c000-000000000046)
100 coclass CLSID_RecordInfo { }