Beispiel #1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CustomMetadataEntry obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
        public static CustomMetadataEntry get_next_custommetadata()
        {
            CustomMetadataEntry ret = new CustomMetadataEntry(storj_uplinkPINVOKE.get_next_custommetadata(), true);

            return(ret);
        }