Ejemplo n.º 1
0
        public bool ReadInt16(SWIGTYPE_p_Int16 v)
        {
            bool ret = C4dApiPINVOKE.BaseFile_ReadInt16(swigCPtr, SWIGTYPE_p_Int16.getCPtr(v));

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