IPlaylistProvider::Shutdown Method

The Shutdown method is called before playlist provider is released.

HRESULT
Shutdown(
);

Return Value

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

Remarks

This method may be implemented to customize the shutdown behavior of a custom playlist provider.

Requirements

Header: playlistprovider.h

Library: playlistprovider.dll

Platform: Windows Server 2008 family