IWMEncDeviceControlPluginInfoManager::Refresh

Windows Media Encoder SDK banner art

The Refresh method updates the plug-in collection.

Syntax

HRESULT Refresh();

Parameters

This method takes no parameters.

Return Values

If the method succeeds, it returns S_OK. If it fails, it supports the IErrorInfo interface and returns an HRESULT error code.

Requirements

Header: wmdevctl.h

Library: wmdevctl.dll

See Also