174
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Receiver Functions
4
4
.
.
4
4
.
.
2
2
.
.
8
8
F
F
d
d
x
x
C
C
m
m
d
d
R
R
x
x
U
U
D
D
P
P
D
D
e
e
s
s
t
t
r
r
o
o
y
y
P
P
o
o
r
r
t
t
Prototype:
AiReturn FdxCmdRxUDPDestroyPort ( AiUInt32 ul_Handle,
const AiUInt32 ul_UdpHandle);
Driver Command:
FDX_RX_UDP_DESTROY_PORT
(0x0000807D)
Purpose:
This function is used to destroy the UDP receive port, if it is no longer in use. (This function is
the opposite function to
FdxCmdRxUDPCreatePort
and
FdxCmdRxSAPCreatePort
). This
function can be used only when the receiver is not running.
Input:
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
U
U
d
d
p
p
H
H
a
a
n
n
d
d
l
l
e
e
See description of
FdxCmdRxUDPCreatePort
.
Output:
None
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR