InterfaceTraits::Verify Method
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at InterfaceTraits::Verify Method.
Supports the WRL infrastructure and is not intended to be used directly from your code.
Syntax
__forceinline static void Verify();
Remarks
Verifies that Base is properly derived.
For more information about Base
, see the Public Typedefs section in InterfaceTraits Structure.
Requirements
Header: implements.h
Namespace: Microsoft::WRL::Details