Updated Polish translation
[dasher.git] / Src / DasherIM / DasherIM.idl
blob181dd2cd054ef698aa49e8ab6e91e945f0e5947d
1 // DasherIM.idl : IDL source for DasherIM
2 //
4 // This file will be processed by the MIDL tool to
5 // produce the type library (DasherIM.tlb) and marshalling code.
7 import "oaidl.idl";
8 import "ocidl.idl";
9 import "atliface.idl";
12 object,
13 uuid(FF1A0DAE-D689-42BC-8EAB-C21AA7A75BB9),
14 dual,
15 nonextensible,
16 helpstring("ICDasherIM Interface"),
17 pointer_default(unique)
19 interface ICDasherIM : IDispatch{
22 uuid(805B97E3-3254-42F8-9646-2AAAC471C72B),
23 version(1.0),
24 helpstring("DasherIM 1.0 Type Library")
26 library DasherIMLib
28 importlib("stdole2.tlb");
29 interface IDocHostUIHandlerDispatch;
30 interface IAxWinAmbientDispatchEx;
32 uuid(3DA2F5A4-6992-4BD3-ACB4-CAE117E001D0),
33 helpstring("CDasherIM Class")
35 coclass CDasherIM
37 [default] interface ICDasherIM;