Programming
BUF-PCI(PC), BUF-PCI(98)
71
Error code
Message
2C000001H
BUFPCI_ERROR_OPEN
Two scenarios can be considered; either the BUFPCI.VXD or
BUFPCI.SYS file is not installed in the system or the driver is not
started in Windows XP, Windows 2000, Windows NT. Be sure that
BUFPCI.VXD exists in the \Windows\System folder for Windows
98, Windows 95 or that BUFPCI.SYS exists in the
\Windows\System32\Drivers folder for Windows XP, Windows
2000, Windows NT. In the case of Windows NT, be also sure that
the BufPci device is started by checking from My Computer,
Control Panel, and Device. If the BufPci device is not started in
Windows NT, restart the system. If restarting does not start the
device, reinstall the driver using Administrator.
2C000002H
BUFPCI_ERROR_PARAMETER
Indicates that the argument value passed to the function is not
within the specified range. Change the value given as an argument
in the program. This also applies to odd port word accessing.
2C000003H
BUFPCI_ERROR_RESOURCE
Indicates either that the I/O port address and interrupt request level
assigned from the PCI BIOS cannot be acquired due to no BUS-
PCI(PCI) board that corresponds to the ID specified in BufPciOpen
or that acquisition of interrupt request resources is not enabled.
2C000004H
BUFPCI_ERROR_SELFCHECK
Indicates that a self-testing error occurred during initialization. You
can obtain detailed information about the error by executing
GetLastError after executing BufPciOpen or by executing the self-
diagnostic program.
2C000005H
BUFPCI_ERROR_HANDLE
Indicates that the device handle passed as a parameter was not valid.