po: Update simplified Chinese translation.
[wine/multimedia.git] / dlls / oleaut32 / oleaut32_ocidl.idl
blobfad374183e23c18675e0f672dbf0e0b44c464e08
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 #include "ocidl.idl"
22 threading(both),
23 uuid(b196b286-bab4-101a-b69c-00aa00341d07)
25 coclass PSFactoryBuffer { interface IFactoryBuffer; }
28 helpstring("Standard Font"),
29 progid("StdFont"),
30 threading(both),
31 uuid(0be35203-8f91-11ce-9de3-00aa004bb851)
33 coclass StdFont { interface IFont; }
36 helpstring("Obsolete Font"),
37 progid("OldFont"),
38 threading(both),
39 uuid(46763ee0-cab2-11ce-8c20-00aa0051e5d4)
41 coclass OldFont { interface IFont; }
44 helpstring("Standard Picture"),
45 progid("StdPicture"),
46 threading(apartment),
47 uuid(0be35204-8f91-11ce-9de3-00aa004bb851)
49 coclass StdPicture { interface IPicture; }
52 threading(both),
53 uuid(00020420-0000-0000-c000-000000000046)
55 coclass PSDispatch { }
58 threading(both),
59 uuid(00020421-0000-0000-c000-000000000046)
61 coclass PSEnumVariant { }
64 threading(both),
65 uuid(00020422-0000-0000-c000-000000000046)
67 coclass PSTypeInfo { }
70 threading(both),
71 uuid(00020423-0000-0000-c000-000000000046)
73 coclass PSTypeLib { }
76 threading(both),
77 uuid(00020424-0000-0000-c000-000000000046)
79 coclass PSOAInterface { }
82 threading(both),
83 uuid(00020425-0000-0000-c000-000000000046)
85 coclass PSTypeComp { }
88 threading(both),
89 uuid(df0b3d60-548f-101b-8e65-08002b2bd119)
91 coclass PSSupportErrorInfo { }
94 threading(both),
95 uuid(0000002f-0000-0000-c000-000000000046)
97 coclass CLSID_RecordInfo { }