Share via


HBA_GetVersion routine

The HBA_GetVersion routine returns the version of the fibre channel HBA API specification with which the HBA API library is compatible.

Syntax

HBA_UINT32 HBA_API HBA_GetVersion(void);

Parameters

This routine has no parameters.

Return value

The HBA_GetVersion routine returns a value that indicates the version of the specification with which the library is compliant. A value of 1 indicates version 1 of the specification. A value of 2 indicates version 2 of the specification. All other values are reserved until the future versions of the specification are published.

Requirements

Target platform

Desktop

Header

Hbaapi.h (include Hbaapi.h)

Library

Hbaapi.lib

DLL

Hbaapi.dll

See also

HBA_GetVendorLibraryAttributes

 

 

Send comments about this topic to Microsoft