Home | History | Annotate | Download | only in include

Lines Matching defs:FreeResource

3272     virtual HRESULT WINAPI FreeResource(const RESID __MIDL_0020) = 0;
3287 HRESULT (WINAPI *FreeResource)(IHolder *This,const RESID __MIDL_0020);
3304 #define IHolder_FreeResource(This,__MIDL_0020) (This)->lpVtbl->FreeResource(This,__MIDL_0020)