Searched refs:InterfaceName1 (Results 1 – 1 of 1) sorted by relevance
106 #define IINTERFACE_IMPL_2(ClassName, SuperclassName, InterfaceName1, InterfaceName2) \ argument118 if (iid == g_IID_##InterfaceName1) { \119 return static_cast<InterfaceName1 *>(this); \125 return static_cast<InterfaceName1 *>(this); \131 if (object == static_cast<InterfaceName1 *>(this)) { \132 return g_IID_##InterfaceName1; \