Esempio n. 1
0
    public new static TradeListMarket ot_dynamic_cast(Storable pObject)
    {
        IntPtr          cPtr = otapiPINVOKE.TradeListMarket_ot_dynamic_cast(Storable.getCPtr(pObject));
        TradeListMarket ret  = (cPtr == IntPtr.Zero) ? null : new TradeListMarket(cPtr, false);

        return(ret);
    }
 internal static HandleRef getCPtr(TradeListMarket obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TradeListMarket obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Esempio n. 4
0
 internal static HandleRef getCPtr(TradeListMarket obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TradeListMarket obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }