This section lists the changes to the message transmission interfaces.
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_ap_info(long flags, | int dc_mcf_ap_info(DCLONG flags, |
<For 64-bit architecture> int dc_mcf_ap_info(int flags, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_ap_info(flags, | int dc_mcf_ap_info(flags, |
<For 64-bit architecture> int dc_mcf_ap_info(flags, |
apinfo
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> struct DC_MCFAPINFO { | struct DC_MCFAPINFO { |
<For 64-bit architecture> struct DC_MCFAPINFO { |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_ap_info_uoc(long flags, | int dc_mcf_ap_info_uoc(DCLONG flags, |
<For 64-bit architecture> int dc_mcf_ap_info_uoc(int flags, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_ap_info_uoc(flags,apname, | int dc_mcf_ap_info_uoc(flags,apname, |
<For 64-bit architecture> int dc_mcf_ap_info_uoc(flags,apname, |
apinfo
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> struct DC_MCFAPINFO_UOC { | struct DC_MCFAPINFO_UOC { |
<For 64-bit architecture> struct DC_MCFAPINFO_UOC { |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> void dc_mcf_close(long flags) | void dc_mcf_close(DCLONG flags) |
<For 64-bit architecture> void dc_mcf_close(int flags) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> void dc_mcf_close(flags) | void dc_mcf_close(flags) |
<For 64-bit architecture> void dc_mcf_close(flags) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_commit(long action) | int dc_mcf_commit(DCLONG action) |
<For 64-bit architecture> int dc_mcf_commit(int action) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_commit(action) | int dc_mcf_commit(action) |
<For 64-bit architecture> int dc_mcf_commit(action) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_contend(long action, | int dc_mcf_contend(DCLONG action, |
<For 64-bit architecture> int dc_mcf_contend(int action, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_contend(action,resv01) | int dc_mcf_contend(action,resv01) |
<For 64-bit architecture> int dc_mcf_contend(action,resv01) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_execap(long action, | int dc_mcf_execap(DCLONG action, |
<For 64-bit architecture> int dc_mcf_execap(int action, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_execap(action,commform, | int dc_mcf_execap(action,commform, |
<For 64-bit architecture> int dc_mcf_execap(action,commform, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_mainloop(long flags) | int dc_mcf_mainloop(DCLONG flags) |
<For 64-bit architecture> int dc_mcf_mainloop(int flags) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_mainloop(flags) | int dc_mcf_mainloop(flags) |
<For 64-bit architecture> int dc_mcf_mainloop(flags) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_open(long flags) | int dc_mcf_open(DCLONG flags) |
<For 64-bit architecture> int dc_mcf_open(int flags) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_open(flags) | int dc_mcf_open(flags) |
<For 64-bit architecture> int dc_mcf_open(flags) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_receive(long action, | int dc_mcf_receive(DCLONG action, |
<For 64-bit architecture> int dc_mcf_receive(int action, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_receive(action,commform, | int dc_mcf_receive(action,commform, |
<For 64-bit architecture> int dc_mcf_receive(action,commform, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_rollback(long action) | int dc_mcf_rollback(DCLONG action) |
<For 64-bit architecture> int dc_mcf_rollback(int action) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_rollback(action) | int dc_mcf_rollback(action) |
<For 64-bit architecture> int dc_mcf_rollback(action) |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_tempget(long action, | int dc_mcf_tempget(DCLONG action, |
<For 64-bit architecture> int dc_mcf_tempget(int action, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_tempget(action,getdata, | int dc_mcf_tempget(action,getdata, |
<For 64-bit architecture> int dc_mcf_tempget(action,getdata, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_tempput(long action, | int dc_mcf_tempput(DCLONG action, |
<For 64-bit architecture> int dc_mcf_tempput(int action, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_tempput(action,putdata, | int dc_mcf_tempput(action,putdata, |
<For 64-bit architecture> int dc_mcf_tempput(action,putdata, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_timer_cancel(long flags, | int dc_mcf_timer_cancel(DCLONG flags, |
<For 64-bit architecture> int dc_mcf_timer_cancel(int flags, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_timer_cancel(flags, | int dc_mcf_timer_cancel(flags, |
<For 64-bit architecture> int dc_mcf_timer_cancel(flags, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_timer_set(long flags, | int dc_mcf_timer_set(DCLONG flags, |
<For 64-bit architecture> int dc_mcf_timer_set(int flags, |
Version 6 or earlier | Version 7 |
---|---|
<For 32-bit architecture> int dc_mcf_timer_set(flags,timer, | int dc_mcf_timer_set(flags,timer, |
<For 64-bit architecture> int dc_mcf_timer_set(flags,timer, |