comparison src/if_ole.idl @ 1569:9fbb40a1228a v7.1.282

updated for version 7.1-282
author vimboss
date Sun, 16 Mar 2008 13:54:13 +0000
parents 3fc0f57ecb91
children
comparison
equal deleted inserted replaced
1568:4e581f1b08da 1569:9fbb40a1228a
18 { 18 {
19 import "oaidl.idl"; 19 import "oaidl.idl";
20 HRESULT SendKeys([in]BSTR keys); 20 HRESULT SendKeys([in]BSTR keys);
21 HRESULT Eval([in]BSTR expr, [out, retval]BSTR* result); 21 HRESULT Eval([in]BSTR expr, [out, retval]BSTR* result);
22 HRESULT SetForeground(void); 22 HRESULT SetForeground(void);
23 HRESULT GetHwnd([out, retval]UINT* result); 23 HRESULT GetHwnd([out, retval]UINT_PTR* result);
24 }; 24 };
25 25
26 // Component and type library definitions 26 // Component and type library definitions
27 [ 27 [
28 uuid(0F0BFAE0-4C90-11d1-82D7-0004AC368519), // LIBID_Vim 28 uuid(0F0BFAE0-4C90-11d1-82D7-0004AC368519), // LIBID_Vim