Class iDeviceListMarshaler
Implements
System.Runtime.InteropServices.ICustomMarshaler
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: iMobileDevice.iDevice
Assembly: iMobileDevice-net.dll
Syntax
public class iDeviceListMarshaler : NativeStringArrayMarshaler, ICustomMarshaler
Methods
| Improve this Doc View SourceCleanUpNativeData(IntPtr)
Declaration
public override void CleanUpNativeData(IntPtr nativeData)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | nativeData |
Overrides
| Improve this Doc View SourceGetInstance(String)
Declaration
public static ICustomMarshaler GetInstance(string cookie)
Parameters
Type | Name | Description |
---|---|---|
System.String | cookie |
Returns
Type | Description |
---|---|
System.Runtime.InteropServices.ICustomMarshaler |
Implements
System.Runtime.InteropServices.ICustomMarshaler