MCIWNDM_GETEND

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 Values

Returns the location in the current time format.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in vfw.h.

See Also

MCIWnd Window Class Overview, MCIWnd Messages, MCIWndGetEnd