ChainInterfaces::Verify Method
Visual Studio 2012
Verifies that each interface defined by template parameters I0 through I9 inherits from IUnknown and/or IInspectable, and that I0 inherits from I1 through I9.
WRL_NOTHROW __forceinline static void Verify();