MM_MOUNT_FUNCTIONS

Brings the media inside a physical device on-line or off-line.

Parameters

handle
The handle of the media or device object to be mounted or dismounted.
function
Set to MM_MOUNT_FUNCTIONS.
parameter1
Indicates the operation to perform:0 = mount1 = dismount selection
parameter2
Reserved. Set to zero.
parameter3
Reserved. Set to zero.
bufferLen
Set to zero.
buffer
Set to zero.
returnParameter
Not used.

Return Values

The following table lists return values and descriptions.

0x00000000

MM_OK

Remarks

This operation assumes that the media is present. This operation will identify or verify the media in the device.

This is not related to a NetWare® volume mounting operation.

This function operation will not return until all notifications have been started; however, notifications do not have to complete before this operation returns.