HBA_CloseAdapter routine

The HBA_CloseAdapter routine releases system resources associated with the indicated open HBA handle.

Syntax

void HBA_API HBA_CloseAdapter(
  _In_ HBA_HANDLE HbaHandle
);

Parameters

  • HbaHandle [in]
    Contains a value returned by the routine HBA_OpenAdapter that identifies the HBA.

Return value

None.

Requirements

Target platform

Desktop

Header

Hbaapi.h (include Hbaapi.h)

Library

Hbaapi.lib

DLL

Hbaapi.dll

See also

HBA_OpenAdapter

 

 

Send comments about this topic to Microsoft