MMIOM_CLOSE  DAF9O2 

The MMIOM_CLOSE message is sent to an I/O procedure by the mmioClose_RYKM1 function to request that a file be closed.

MMIOM_CLOSE

lParam1 = (LPARAM) lCloseFlags

lParam2 = reserved

 

Parameters

lCloseFlags

Flags contained in the wFlags parameter of mmioClose.

 

Return Values

Returns zero if the file is successfully closed or an error otherwise.

See Also

mmioClose