HBA_RefreshInformation routine

The HBA_RefreshInformation routine refreshes the library's internally cached data for the indicated HBA.

Syntax

void HBA_API HBA_RefreshInformation(
  _In_ HBA_HANDLE HbaHandle
);

Parameters

  • HbaHandle [in]
    Contains a value returned by the routine HBA_OpenAdapter that identifies the HBA whose cached data the library will refresh.

Return value

None

Requirements

Target platform

Desktop

Header

Hbaapi.h (include Hbaapi.h)

Library

Hbaapi.lib

DLL

Hbaapi.dll

See also

HBA_OpenAdapter

HBA_RefreshAdapterConfiguration

 

 

Send comments about this topic to Microsoft