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