共用方式為


RuntimeClassBaseT 結構

支援 WRL 基礎結構,而且不是為了要直接從您的程式碼中使用而設計。

template <
   unsigned int RuntimeClassTypeT
>
friend struct Details::RuntimeClassBaseT;

參數

  • RuntimeClassTypeT
    指定一或多個 RuntimeClassType 列舉值旗標的欄位。

備註

提供 QueryInterface 作業和取得介面 ID 的 Helper 方法。

繼承階層架構

RuntimeClassBaseT

需求

標題: implements.h

命名空間: Microsoft::WRL::Details

請參閱

參考

Microsoft::WRL::Details 命名空間

其他資源

Reference (Windows Runtime Library)