ICodecAPI::UnregisterForEvent method (icodecapi.h)

The UnregisterForEvent method unregisters the application for a specified encoder event.

Syntax

HRESULT UnregisterForEvent(
  [in] const GUID *Api
);

Parameters

[in] Api

Pointer to a GUID that specifies the event.

Return value

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

Remarks

Codec API Reference

Encoder API

ICodecAPI

ICodecAPI::RegisterForEvent

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header icodecapi.h