#include "THPPlayer.h"
BOOL THPPlayerPause(void);
None.
Returns TRUE if successful; FALSE otherwise.
This function pauses playback of THP movie data.
To end pausing, call the THPPlayerPlay function.
2006/03/01 Initial version.
CONFIDENTIAL