Share via


MediaChanger.LoadDisc Method

Loads the disc in the specified slot into the specified drive.

Note   This method has been deprecated.

Syntax

  MediaChanger.LoadDisc(slotAddress, driveAddress)

Parameters

slotAddress

System.Int32. Zero-based slot index to load the disc from.

driveAddress

System.Int32. Zero-based drive index to load the disc into.

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter.dll

Namespace: Microsoft.MediaCenter.Extensibility

Assembly: Microsoft.MediaCenter.dll

Platform: Windows XP Media Center Edition 2005 through Windows Vista

See Also