Enumeration of the different iPod types
Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Enum IPodFamily |
| C# |
|---|
| public enum IPodFamily |
| C++ |
|---|
| public enum class IPodFamily |
| J# |
|---|
| public enum IPodFamily |
| JScript |
|---|
| public enum IPodFamily |
Members
| Description | |
|---|---|
| Unknown | |
| iPod_Gen1_Gen2 | |
| iPod_Gen3 | |
| iPod_Mini | |
| iPod_Gen4 | |
| iPod_Gen4_2 | |
| iPod_Gen5 | |
| iPod_Nano_Gen1 | |
| iPod_Nano_Gen2 | |
| iPod_Classic | |
| iPod_Nano_Gen3 | |
| iPod_Shuffle_Gen1 | |
| iPod_Shuffle_Gen2 | |
| IPhone_ITouch | |
| IPhone_ITouch2 |