Windows Media Player 11 SDK IWMPNetwork::get_framesSkippedĀ
Previous | Next |
IWMPNetwork::get_framesSkipped
The get_framesSkipped method retrieves the total number of frames skipped during playback.
Syntax
Parameters
plFrames
[out] Pointer to a long containing the number of frames.
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. |
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmp.h.
Library: Use wmp.dll.
See Also
Previous | Next |