VerifyInheritanceHelper::Verify Method
The latest version of this topic can be found at VerifyInheritanceHelper::Verify Method.
Supports the WRL infrastructure and is not intended to be used directly from your code.
Syntax
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
See Also
VerifyInheritanceHelper Structure
Microsoft::WRL::Details Namespace