IMFMediaKeySessionNotify::KeyError method (mfmediaengine.h)

Notifies the application that an error occurred while processing the key.

Syntax

void KeyError(
  USHORT code,
  DWORD  systemCode
);

Parameters

code

systemCode

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header mfmediaengine.h

See also

IMFMediaKeySessionNotify