Searched refs:ImplIsEqualGUID (Results 1 – 2 of 2) sorted by relevance
71 inline BOOL ImplIsEqualGUID(REFGUID rguid1, REFGUID rguid2) in ImplIsEqualGUID() function79 #define InlineIsEqualGUID ImplIsEqualGUID
2561 if( ImplIsEqualGUID(iid,IID_IAccIdentity) || in SmartQI()2562 ImplIsEqualGUID(iid,IID_IStdMarshalInfo) || in SmartQI()2563 ImplIsEqualGUID(iid,IID_IMarshal) || in SmartQI()2564 ImplIsEqualGUID(iid,IID_IExternalConnection)|| in SmartQI()2565 ImplIsEqualGUID(iid,IID_IOleWindow)) in SmartQI()2572 if(ImplIsEqualGUID(iid, *pMap->piid)) in SmartQI()
Completed in 28 milliseconds