Share via


RuntimeClass::~RuntimeClass Destructor

 

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 RuntimeClass::~RuntimeClass Destructor.

Deinitializes the current instance of the RuntimeClass class.

Syntax

virtual ~RuntimeClass();  

Requirements

Header: implements.h

Namespace: Microsoft::WRL

See Also

RuntimeClass Class