Inheritance diagram for IITIPodSource:
Public Member Functions | |
Methods | |
HRESULT | UpdateIPod () |
Update the contents of the iPod. | |
HRESULT | EjectIPod () |
Eject the iPod. | |
Properties | |
HRESULT | SoftwareVersion ([out, retval] BSTR *softwareVersion) |
Returns the version of the iPod's software, formatted as a string (e.g. "1.0" or "3.0.2"). |
|
Eject the iPod.
|
|
Returns the version of the iPod's software, formatted as a string (e.g. "1.0" or "3.0.2").
|
|
Update the contents of the iPod. You can only update an iPod if it is configured for automatic updating.
|