summaryrefslogtreecommitdiffstats
path: root/src/if_ole.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/if_ole.idl')
-rw-r--r--src/if_ole.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/if_ole.idl b/src/if_ole.idl
index 83cde3acd9..3629fafcdb 100644
--- a/src/if_ole.idl
+++ b/src/if_ole.idl
@@ -20,7 +20,7 @@ interface IVim : IDispatch
HRESULT SendKeys([in]BSTR keys);
HRESULT Eval([in]BSTR expr, [out, retval]BSTR* result);
HRESULT SetForeground(void);
- HRESULT GetHwnd([out, retval]UINT* result);
+ HRESULT GetHwnd([out, retval]UINT_PTR* result);
};
// Component and type library definitions