创建 IPropertySetSerializer的新实例。
语法
HRESULT RoCreatePropertySetSerializer(
__IPropertySetSerializer__ **ppPropertySetSerializer
);
参数
ppPropertySetSerializer
接收指向 IPropertySetSerializer的新实例的指针。
返回值
成功S_OK。
要求
要求 | 价值 |
---|---|
最低支持的客户端 | Windows 10 |
支持的最低服务器 | Windows Server 2019 |
标头 | rometadataresolution.h |
库 | WindowsApp.lib |
DLL | WinTypes.dll |