Intel ZT 4901 Network Router User Manual


 
High Availability Software for the Intel
®
NetStructure
TM
ZT 4901 Technical Product Specification 79
IPMI API 8
8.1 imbOpenDriver
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.2 imbCloseDriver
Prototype:
void imbCloseDriver()
Parameters:
None
Returns:
None
Description:
Close a link to the IMB driver.
8.3 imbDeviceIoControl
Prototype:
static BOOL imbDeviceIoControl(
HANDLE dummy_hDevice,
DWORD dwIoControlCode,
LPVOID lpvInBuffer,
DWORD cbInBuffer,