27 #ifndef __SB_IPD_SYS_DEVICE_H__
28 #define __SB_IPD_SYS_DEVICE_H__
89 nsIPropertyBag* aProperties);
115 nsCOMPtr<nsIPropertyBag> mProperties;
117 nsCString mDeviceUDI;
118 nsCString mMediaPartUDI;
125 nsresult GetMountPath(nsAString& aMountPath);
127 nsresult GetFirewireGUID(nsAString& aFirewireGUID);
131 #endif // __SB_IPD_SYS_DEVICE_H__
sbIPDSysDevice(const nsID &aControllerID, nsIPropertyBag *aProperties)
Songbird iPod Device Definitions.