Module::DecrementObjectCount Method

Decrements the number of objects tracked by the module.

 virtual long DecrementObjectCount();

Return Value

The count before the decrement operation.

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Reference

Module Class