Home
last modified time | relevance | path

Searched refs:GetTypeInfoCount (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ole.h104 HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
171 (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
H A Dif_ole.cpp104 STDMETHOD(GetTypeInfoCount)(UINT *pCount);
241 CVim::GetTypeInfoCount(UINT *pCount) in GetTypeInfoCount() function in CVim