Share via


Module::IncrementObjectCount Method

Increments the number of objects tracked by the module.

 virtual long IncrementObjectCount();

Return Value

The count before the increment operation.

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Reference

Module Class