IPMI API

8

8.1imbOpenDriver

Prototype:

int imbOpenDriver(void)

Parameters:

None

Returns:

Int - 0 for Fail and 1 for Success, sets hDevice

Description:

Establish a link to the IMB driver.

8.2imbCloseDriver

Prototype:

void imbCloseDriver()

Parameters:

None

Returns:

None

Description:

Close a link to the IMB driver.

8.3imbDeviceIoControl

Prototype:

static BOOL imbDeviceIoControl(

HANDLE dummy_hDevice,

DWORD dwIoControlCode,

LPVOID lpvInBuffer,

DWORD cbInBuffer,

High Availability Software for the Intel® NetStructureTM ZT 4901 Technical Product Specification

79

Page 79
Image 79
Intel ZT 4901 manual ImbOpenDriver, ImbCloseDriver, ImbDeviceIoControl