Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supports the WRL infrastructure and is not intended to be used directly from your code.
class ModuleBase;
Remarks
Represents the base class of the Module classes.
Members
Public Constructors
Name |
Description |
---|---|
Initializes an instance of the Module class. |
|
Deinitializes the current instance of the Module class. |
Public Methods
Name |
Description |
---|---|
When implemented, decrements the number of objects tracked by the module. |
|
When implemented, increments the number of objects tracked by the module. |
Inheritance Hierarchy
ModuleBase
Requirements
Header: implements.h
Namespace: Microsoft::WRL::Details