virtual bool IsMovieActive(Movie* pmovie) const;
IsMovieActive determines whether the specified movie view has focus or not.
Parameters |
Description |
Movie* pmovie |
Movie view associated with the IME. |
A Boolean value of true if the movie view has focus otherwise false.