funzione HBA_OpenAdapter (hbaapi.h)
Apre un adattatore del bus host (HBA) e restituisce il relativo handle.
Sintassi
HBA_HANDLE HBA_API HBA_OpenAdapter(
PSTR AdapterName
);
Parametri
AdapterName
Nome dell'HBA da aprire.
Valore restituito
Handle per l'HBA aperto.
Requisiti
Requisito | Valore |
---|---|
Intestazione | hbaapi.h |