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

            return(ret);
        }