HBA_OpenAdapter function (hbaapi.h)
Opens a host bus adapter (HBA), and returns its handle.
Syntax
HBA_HANDLE HBA_API HBA_OpenAdapter(
PSTR AdapterName
);
Parameters
AdapterName
The name of the HBA to open.
Return value
A handle to the open HBA.
Requirements
Requirement | Value |
---|---|
Header | hbaapi.h |