Index Index for
Section 9
Index Alphabetical
listing for L
Bottom of page Bottom of
page

LS_IsLibraryInited(9u)

NAME

LS_IsLibraryInited - Graphics: Checks to see if a library is initialized

SYNOPSIS

Boolean LS_IsLibraryInited( LS_LibraryReq *libraries, int index );

ARGUMENTS

libraries Specifies a set of library records. This list may specify individual libraries or a range of libraries. index Specifies the starting index into the list of library records.

DESCRIPTION

The LS_IsLibraryInited routine checks to see if the specified library is initialized.

RETURN VALUE

If the library is initialized, the LS_IsLibraryInited routine returns TRUE. If the library is not initialized, it returns FALSE.

SEE ALSO

Data Structures: LS_LibraryReq(9u) Loadable Services Routines: LS_MarkLibraryInited(9u)

Index Index for
Section 9
Index Alphabetical
listing for L
Top of page Top of
page