ModuleBase::IncrementObjectCount 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 ModuleBase::IncrementObjectCount Method.

Supports the WRL infrastructure and is not intended to be used directly from your code.

virtual long IncrementObjectCount() = 0;  

The count before the increment operation.

When implemented, increments the number of objects tracked by the module.

Header: implements.h

Namespace: Microsoft::WRL::Details

ModuleBase Class
Microsoft::WRL::Details Namespace

Show: