Home | History | Annotate | Download | only in include

Lines Matching refs:pclsid

713         CLSID *pclsid) = 0;
741 CLSID *pclsid);
760 #define ITfCompositionView_GetOwnerClsid(This,pclsid) (This)->lpVtbl->GetOwnerClsid(This,pclsid)
774 static FORCEINLINE HRESULT ITfCompositionView_GetOwnerClsid(ITfCompositionView* This,CLSID *pclsid) {
775 return This->lpVtbl->GetOwnerClsid(This,pclsid);
787 CLSID *pclsid);
1590 CLSID *pclsid,
1706 CLSID *pclsid,
1798 #define ITfInputProcessorProfiles_GetDefaultLanguageProfile(This,langid,catid,pclsid,pguidProfile) (This)->lpVtbl->GetDefaultLanguageProfile(This,langid,catid,pclsid,pguidProfile)
1838 static FORCEINLINE HRESULT ITfInputProcessorProfiles_GetDefaultLanguageProfile(ITfInputProcessorProfiles* This,LANGID langid,REFGUID catid,CLSID *pclsid,GUID *pguidProfile) {
1839 return This->lpVtbl->GetDefaultLanguageProfile(This,langid,catid,pclsid,pguidProfile);
1935 CLSID *pclsid,
4045 CLSID *pclsid) = 0;
4135 CLSID *pclsid);
4218 #define ITfKeystrokeMgr_GetForeground(This,pclsid) (This)->lpVtbl->GetForeground(This,pclsid)
4248 static FORCEINLINE HRESULT ITfKeystrokeMgr_GetForeground(ITfKeystrokeMgr* This,CLSID *pclsid) {
4249 return This->lpVtbl->GetForeground(This,pclsid);
4309 CLSID *pclsid);
6269 CLSID *pclsid) = 0;
6331 CLSID *pclsid);
6358 #define ITfPropertyStore_GetPropertyRangeCreator(This,pclsid) (This)->lpVtbl->GetPropertyRangeCreator(This,pclsid)
6393 static FORCEINLINE HRESULT ITfPropertyStore_GetPropertyRangeCreator(ITfPropertyStore* This,CLSID *pclsid) {
6394 return This->lpVtbl->GetPropertyRangeCreator(This,pclsid);
6467 CLSID *pclsid);