ModuleBase::IncrementObjectCount Method

 

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.

Syntax

virtual long IncrementObjectCount() = 0;  

Return Value

The count before the increment operation.

Remarks

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

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

ModuleBase Class
Microsoft::WRL::Details Namespace