Ejemplo n.º 1
0
 internal static HandleRef getCPtr(EasySphynxClient obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
Ejemplo n.º 2
0
 internal static HandleRef getCPtr(EasySphynxClient obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 3
0
 public static extern void EasySphynxClient_director_connect(HandleRef jarg1, EasySphynxClient.SwigDelegateEasySphynxClient_0 delegate0, EasySphynxClient.SwigDelegateEasySphynxClient_1 delegate1, EasySphynxClient.SwigDelegateEasySphynxClient_2 delegate2, EasySphynxClient.SwigDelegateEasySphynxClient_3 delegate3);