GA_getFakePCIID
Returns the internal fake PCI ID for ISA/VLB devices
Declaration
const char * NAPI GA_getFakePCIID(void)
Prototype In
snap/graphics.h
Description
This internal function returns the fake PCI device ID as a string from the library. This value is only valid for ISA/VLB devices, and is used so that ISA/VLB devices can be cleanly integrated into the PCI detection and certification system.
Note: The string is returned in a temporary buffer that is reused. Hence the calling application should copy the returned string to a different buffer immediately after calling this function and before calling any other SNAP functions.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com