MCIWNDM_GETEND message

The MCIWNDM_GETEND message retrieves the location of the end of the content of an MCI device or file. You can send this message explicitly or by using the MCIWndGetEnd macro.

MCIWNDM_GETEND 
wParam = 0; 
lParam = 0; 

Return Value

Returns the location in the current time format.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Vfw.h

See also

MCIWndGetEnd