Share via


ModuleBase::DecrementObjectCount Method

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

virtual long DecrementObjectCount() = 0;

Return Value

The count before the decrement operation.

Remarks

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

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

Reference

ModuleBase Class

Microsoft::WRL::Details Namespace