mmpGetFrameHook

Syntax

FARPROC mmpGetFrameHook(idMovie)

This function returns a pointer to the most recently attached callback function for the Movie Player instance.

Parameters

MMPID idMovie

Identifies the movie ID of the Movie Player instance.

Return Value

Returns a FARPROC pointer to the most recently attached callback function. Returns NULL if no function is attached.

See Also

mmpSetFrameHook, MMP_PROCESS_FRAME, MMP_PROCESS_SCRIPT