[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Technical Reference: Base Operating System and Extensions, Volume 1

HBA_GetVersion Subroutine

Purpose

Returns the version number of the Common HBA API.

Library

Common Host Bus Adapter Library (libHBAAPI.a)

Syntax

#include <hbaapi.h>

HBA_UINT32 HBA_GetVersion ()

Description

The HBA_GetVersion subroutine returns the version number representing the release of the Common HBA API.

Return Values

Upon successful completion, the HBA_GetVersion subroutine returns an integer value designating the version number of the Common HBA API.

Related Information

HBA_LoadLibrary Subroutine and HBA_FreeLibrary Subroutine.

Special Files in AIX 5L Version 5.2 Files Reference describes specific qualities of the files that define devices.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]