コード例 #1
0
 public SWIGTYPE_p__SharedPtrT_OTRecord_t GetRecord(int nIndex) {
   SWIGTYPE_p__SharedPtrT_OTRecord_t ret = new SWIGTYPE_p__SharedPtrT_OTRecord_t(otapiPINVOKE.OTRecordList_GetRecord(swigCPtr, nIndex), true);
   return ret;
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p__SharedPtrT_OTRecord_t obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
コード例 #3
0
        public SWIGTYPE_p__SharedPtrT_OTRecord_t GetRecord(int nIndex)
        {
            SWIGTYPE_p__SharedPtrT_OTRecord_t ret = new SWIGTYPE_p__SharedPtrT_OTRecord_t(otapiPINVOKE.OTRecordList_GetRecord(swigCPtr, nIndex), true);

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