Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |