Eject iPod from Windows. If you try to Eject the iPod, and your code is running on the iPod, an exception will be thrown directing the user to close the app and use the standard windows feature.


Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)

Syntax

Visual Basic (Declaration)
Public Sub Eject()
C#
public void Eject()
C++
public:
 void Eject() sealed 
J#
public void Eject()
JScript
public  function Eject()

See Also