Module::DecrementObjectCount Method
Visual Studio 2015
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 Module::DecrementObjectCount Method.
Decrements the number of objects tracked by the module.
virtual long DecrementObjectCount();
The count before the decrement operation.
Header: module.h
Namespace: Microsoft::WRL
Module Class
Show: