BOOL mmpGetMovieInfo(idMovie, lpInfo)
This function returns information about a movie file in memory.
MMPID idMovie
Identifies the movie ID of the Movie Player instance.
LPMMPMOVIEINFO lpInfo
Points to an MMPMOVIEINFO structure to be filled with information about the specified movie file.
Returns TRUE if successful, otherwise returns FALSE.
This function fills out an MMPMOVIEINFO structure for the movie loaded into the specified Movie Player instance.
mmpGetInfo, mmpGetFileInfo, mmpGetPaletteHandle