#include "THPPlayer.h"
BOOL THPPlayerSkip(void);
None.
Returns TRUE if successful; FALSE otherwise.
This function advances THP movie data playback by one frame.
Calling this function is successful only when the player is paused.
03/01/2006 Initial version.