Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ole.h106 /* [out] */ UINT __RPC_FAR *pctinfo);
170 #define IVim_GetTypeInfoCount(This,pctinfo) \ argument
171 (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)