VerifyInheritanceHelper::Verify Method
Supports the WRL infrastructure and is not intended to be used directly from your code.
static void Verify();
Remarks
Tests the two interfaces specified by the current template parameters and determines whether one interface is derived from the other.
An error is emitted if one interface is not derived from the other.
Requirements
Header: implements.h
Namespace: Microsoft::WRL::Details