Windows Media Player 11 SDK IWMPCdromRip::get_ripStateĀ 

Windows Media Player SDK banner art

Previous Next

IWMPCdromRip::get_ripState

The get_ripState method retrieves an enumeration value that indicates the current state of the ripping process.

Syntax

  

Parameters

pwmprs

[out]  Pointer to a variable that receives a value from the WMPRipState enumeration that indicates the current state.

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

Windows Media Player 10 Mobile: This method is not supported.

See Also

Previous Next