|
|
|
|
GA_getInternalName
Returns the internal binary driver name for the device
Declaration
const char * NAPI GA_getInternalName(
N_int32 deviceIndex)
Prototype In
snap/graphics.h
Parameters
deviceIndex |
Index of device to get driver name for |
Description
This internal function returns the internal binary driver name for the device. This information is only useful for QA purposes, and may change over time.
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