IDVDNavigationManager::GetPlaybackState (Windows Embedded CE 6.0)
1/6/2010
This method returns a value indicating the current playback state of the player.
Syntax
HRESULT GetPlaybackState(
EDDVDPlaybackState* peState
);
Parameters
- peState
[out] Pointer to an EDDVDPlaybackState variable describing the current playback state of the player.
Return Value
If the function succeeds, the return value is S_OK.
Requirements
Header | dvdnav.h, dvdnav.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |