예제 #1
0
 public virtual void setPacketCB(SWIGTYPE_p_ArFunctor1T_ArP2Arm__PacketType_t func)
 {
     AriaCSPINVOKE.ArP2Arm_setPacketCB(swigCPtr, SWIGTYPE_p_ArFunctor1T_ArP2Arm__PacketType_t.getCPtr(func));
 }
 public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_ArFunctor1T_ArP2Arm__PacketType_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }