Delegate ConstructorFunc
Namespace: iMobileDevice.Service
Assembly: iMobileDevice-net.dll
Syntax
public delegate int ConstructorFunc(IntPtr param0, IntPtr param1, ref IntPtr param2);
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | param0 | |
System.IntPtr | param1 | |
System.IntPtr | param2 |
Returns
Type | Description |
---|---|
System.Int32 |