共用方式為


mrmGetChildResourceMap 函式 (mrm.h)

取得子資源對應。

語法

HRESULT MrmGetChildResourceMap(
  MrmManagerHandle resourceManager,
  MrmMapHandle     resourceMap,
  PCWSTR           childResourceMapName,
  MrmMapHandle     *childResourceMap
);

參數

resourceManager

包含子 ResourceMapResourceManager

resourceMap

ResourceMap

childResourceMapName

ResourceMap 的名稱。

childResourceMap

如果呼叫成功,將會包含子 ResourceMap

傳回值

表示作業結果的 HRESULT

規格需求

需求
最低支援的用戶端 Windows 10 版本 1809 (Windows 應用程式 SDK 0.5 或更新版本)
標頭 mrm.h