Group: Windows Multimedia - Library: avifil32
How to play AVI file on the _screen
How to extract frames from AVI files
STDAPI AVIStreamGetFrameClose(
PGETFRAME pget
);
DECLARE INTEGER AVIStreamGetFrameClose IN avifil32;
INTEGER pget
pget Handle returned from the AVIStreamGetFrameOpen function.
Returns zero if successful or an error otherwise.