mrmGetChildResourceMap 函数 (mrm.h)

获取子资源映射。

语法

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

参数

resourceManager

包含子 ResourceMapResourceManager

resourceMap

ResourceMap

childResourceMapName

ResourceMap 的名称。

childResourceMap

如果调用成功,将包含子 ResourceMap

返回值

指示操作结果的 HRESULT

要求

要求
最低受支持的客户端 Windows 应用 SDK 0.5 或更高版本的Windows 10 版本 1809 ()
标头 mrm.h