MovieWidget::GetMovieObject
Defined in:
Returns the movie object associated with a movie widget.
C4Movies.h
Prototype
Movie *GetMovieObject(void) const;
Description
The GetMovieObject
function returns the Movie
object associated with a movie widget.
See Also