![Aim AFDX / ARINC 664 Скачать руководство пользователя страница 238](http://html1.mh-extra.com/html/aim/afdx-arinc-664/afdx-arinc-664_reference-manual_2871730238.webp)
226
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Target Independent Administration Functions
4
4
.
.
5
5
.
.
1
1
0
0
F
F
d
d
x
x
S
S
k
k
i
i
p
p
R
R
e
e
c
c
F
F
i
i
l
l
e
e
H
H
e
e
a
a
d
d
e
e
r
r
Prototype:
AiReturn FdxSkipRecFileHeader( AiHandle h_RecFile,
Ai_UInt64_Union *pu64_IndexPointer,
AiUInt32 *pul_HeaderSize)
Driver Command
none
Purpose:
This function helps you to move the filepointer forward to the recorded frames. Since the
recording file header contains variable length data, skipping the header may be an awful job. It
also returns the pointer to the index table within the file and the length of the file header.
Input:
A
A
i
i
H
H
a
a
n
n
d
d
l
l
e
e h_RecordingFile
A handle to a recording file. (For example the recording file produced by
FdxCmdMonQueueControl.)
O
O
u
u
t
t
p
p
u
u
t
t
:
:
A
A
i
i
_
_
U
U
I
I
n
n
t
t
6
6
4
4
_
_
U
U
n
n
i
i
o
o
n
n
*
*pu64_IndexPointer
The address of a 64 bit variable, that receives the file position of the index table. If
this value is 0, the recording file does not contain an index table.
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
*
*
p
p
u
u
l
l
_
_
H
H
e
e
a
a
d
d
e
e
r
r
S
S
i
i
z
z
e
e
The address of a variable, that receives the length of the recording file header.
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR