Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Initialize method is called once after a playlist provider is instantiated.
HRESULT
Initialize(
);
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Notes for Implementers
This method may be implemented to customize the initialization behavior of a custom playlist provider.
Requirements
Header: playlistprovider.h
Library: playlistprovider.dll
Platform: Windows Server 2008 family