Module::GetObjectCount Method

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Module::GetObjectCount Method.

Retrieves the number of objects managed by this module.

virtual long GetObjectCount() const;  

The current number of objects managed by this module.

Header: module.h

Namespace: Microsoft::WRL

Module Class

Show: