Home | History | Annotate | Download | only in include

Lines Matching refs:ChangeType

1196     virtual HRESULT STDMETHODCALLTYPE ChangeType(
1243 HRESULT (STDMETHODCALLTYPE *ChangeType)(
1271 #define IPortableDevicePropVariantCollection_ChangeType(This,vt) (This)->lpVtbl->ChangeType(This,vt)
1299 return This->lpVtbl->ChangeType(This,vt);