Pause or resume playback of a cue instance.
HRESULT Pause( BOOL fPause );
Returns S_OK if successful, an error code otherwise.
A stopping or stopped cue cannot be paused.
Header: Declared in Xact.h.