public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_ARCONTROLLER_Device_t obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Exemplo n.º 2
0
 public static void ARCONTROLLER_Device_Delete(SWIGTYPE_p_p_ARCONTROLLER_Device_t deviceController)
 {
     ARDroneSDK3PINVOKE.ARCONTROLLER_Device_Delete(SWIGTYPE_p_p_ARCONTROLLER_Device_t.getCPtr(deviceController));
 }