分享方式:


Module 類別

C++ Build Insights SDK 與 Visual Studio 2017 和更新版本相容。 若要查看這些版本的檔,請將本文的 Visual Studio 版本 選取器控制項設定為 Visual Studio 2017 或更新版本。 其位於此頁面目錄頂端。

類別 Module 會與 MatchEvent MatchEventInMemberFunction MatchEventStack 和 MatchEventStackInMemberFunction 函式搭配 使用。 使用它來比對 MODULE 事件。

語法

class Module : public TranslationUnitType
{
public:
    Module(const RawEvent& event);
};

成員

除了其 TranslationUnitType 基類的繼承成員 之外,類別 Module 也包含下列成員:

建構函式

模組

函式

模組

Module(const RawEvent& event);

參數

event
MODULE 事件。