EasyManua.ls Logo

Aim MIL-STD-1553 - Apigetlibraryinfo

Aim MIL-STD-1553
502 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MIL-STD-1553 Reference Manual
29
Chapter 2 - Library Administration and Initialization Functions
2.1.10 ApiGetLibraryInfo
Prototype:
AiInt16 ApiGetLibraryInfo( TY_API_LIB_INFO *px_LibInfo );
Driver Command:
(none)
Purpose:
Reads extended information about the current library settings.
Input
n
n
o
o
n
n
e
e
Output
T
T
Y
Y
_
_
A
A
P
P
I
I
_
_
L
L
I
I
B
B
_
_
I
I
N
N
F
F
O
O
*
*
p
p
x
x
_
_
L
L
i
i
b
b
I
I
n
n
f
f
o
o
Library Info Structure
typedef struct ty_api_lib_info
{
AiUInt32 ul_AttachedApps;
} TY_API_LIB_INFO;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
A
A
t
t
t
t
a
a
c
c
h
h
e
e
d
d
A
A
p
p
p
p
s
s
Number of applications (processes) that are currently attached to the library.
Return Value
A
A
i
i
I
I
n
n
t
t
1
1
6
6
All API functions return API_OK if no error occurred. If the return value is not equal
to API_OK the function ApiGetErrorDescription can be used to obtain an error
description.

Table of Contents

Other manuals for Aim MIL-STD-1553