Microsoft\VisualStudio\Shell\ICategorizeProperties.cs (6)
57PROPCAT* ppropcat)
60return ((delegate* unmanaged[Stdcall]<ICategorizeProperties*, int, PROPCAT*, HRESULT>)_lpVtbl[2])(pThis, dispid, ppropcat);
64PROPCAT propcat,
69return ((delegate* unmanaged[Stdcall]<ICategorizeProperties*, PROPCAT, int, BSTR*, HRESULT>)_lpVtbl[2])(pThis, propcat, lcid, pbstrName);
87PROPCAT* ppropcat);
96PROPCAT propcat,