Share via


IWMPCore::close (Windows Embedded CE 6.0)

1/6/2010

The close method releases Windows Media Player resources.

Syntax

HRESULT close(); 

Parameters

This method takes no parameters.

Return Values

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description

S_OK

The method succeeded.

Remarks

This method closes the current digital media file, not Windows Media Player.

See Also

Reference

IWMPCore Interface