共用方式為


MrmGetChildResourceMap 函式 (mrm.h)

取得子資源對應。

語法

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

參數

resourceManager

包含子系 ResourceMapResourceManager

resourceMap

ResourceMap

childResourceMapName

子系 ResourceMap 的名稱

childResourceMap

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

返回值

表示作業結果的 HRESULT

需求

要求 價值
最低支援的用戶端 Windows 10 版本 1809(Windows App SDK 0.5 或更新版本)
標題 mrm.h