IMFMediaKeySessionNotify::KeyAdded method (mfmediaengine.h)

Notifies the application that the key has been added.

Syntax

void KeyAdded();

Return value

None

Remarks

KeyAdded can also be called if the keys requested for the session have already been acquired.

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