Module::IncrementObjectCount Method

 

The latest version of this topic can be found at Module::IncrementObjectCount Method.

Increments the number of objects tracked by the module.

Syntax

virtual long IncrementObjectCount();  

Return Value

The count before the increment operation.

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module Class