Searched refs:InterfaceName2 (Results 1 – 1 of 1) sorted by relevance
106 #define IINTERFACE_IMPL_2(ClassName, SuperclassName, InterfaceName1, InterfaceName2) \ argument121 if (iid == g_IID_##InterfaceName2) { \122 return static_cast<InterfaceName2 *>(this); \134 if (object == static_cast<InterfaceName2 *>(this)) { \135 return g_IID_##InterfaceName2; \