Module::Module Constructor
Visual Studio 2015
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::Module Constructor.
Initializes a new instance of the Module class.
Module();
This constructor is protected and cannot be called with the new keyword. Instead, call either Module::GetModule Method or Module::Create Method.
Header: module.h
Namespace: Microsoft::WRL
Module Class
Show: