IMFMediaKeySessionNotify::KeyError 方法 (mfmediaengine.h)

通知应用程序处理密钥时出错。

语法

void KeyError(
  USHORT code,
  DWORD  systemCode
);

参数

code

systemCode

返回值

要求

要求
最低受支持的客户端 Windows 8.1 [仅限桌面应用]
最低受支持的服务器 Windows Server 2012 R2 [仅限桌面应用]
目标平台 Windows
标头 mfmediaengine.h

另请参阅

IMFMediaKeySessionNotify