mmpGetMovieInfo

Syntax

BOOL mmpGetMovieInfo(idMovie, lpInfo)

This function returns information about a movie file in memory.

Parameters

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.

Return Value

Returns TRUE if successful, otherwise returns FALSE.

Comments

This function fills out an MMPMOVIEINFO structure for the movie loaded into the specified Movie Player instance.

See Also

mmpGetInfo, mmpGetFileInfo, mmpGetPaletteHandle