IMEManagerBase::IsMovieActive

IMEManagerBase::IsMovieActive
virtual bool IsMovieActive(Movie* pmovie) const;
Description

IsMovieActive determines whether the specified movie view has focus or not.

Parameters
Parameters 
Description 
Movie* pmovie 
Movie view associated with the IME. 
Return Value

A Boolean value of true if the movie view has focus otherwise false.