Module::Module 建構函式
初始化 Module 類別的新執行個體。
Module();
備註
這個建構函式受到保護而不能以 new 關鍵字呼叫。相反地,請呼叫 Module::GetModule 方法 或 Module::Create 方法。
需求
標題: module.h
**命名空間:**Microsoft::WRL
初始化 Module 類別的新執行個體。
Module();
這個建構函式受到保護而不能以 new 關鍵字呼叫。相反地,請呼叫 Module::GetModule 方法 或 Module::Create 方法。
標題: module.h
**命名空間:**Microsoft::WRL