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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Decrements the number of objects tracked by the module.
virtual long DecrementObjectCount();
The count before the decrement operation.
Header: module.h
Namespace: Microsoft::WRL