| Miles Sound System SDK 7.2a |
The function AIL_MSS_version returns the version of the Miles library.
void AIL_MSS_version( char *dest, U32 len ); |
Under Windows and MacOS, this macro uses a resource call to extract the version to avoid calling into the library directly, so it is safe to call even if the library is completely different.
Under DOS, this calls into the Miles library.
Group:
System Services
Related Basic Types:
U32, char, void
Related FAQs:
How can I tell what version of Miles that I have?
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.