DevIL Documentation | Home | Previous | Next |
The ilGetString function returns a string describing the OpenIL implementation.
const char* ilGetString(
ILenum StringName
);
ilGetString returns a constant human-readable string describing the current OpenIL implementation. Values accepted for StringName are:
IL_INVALID_ENUM - StringName was an invalid enum type.
iluGetString, <