| Miles Sound System SDK 7.2a |
The structure IO_PARMS indicates specific hardware settings to use when installing a digital driver
struct IO_PARMS { S16 IO; S16 IRQ; S16 DMA_8_bit; S16 DMA_16_bit; S32 IO_reserved[4]; }; |
Group:
Digital Audio Services
Related Sections:
DDK Function: 304H Verify Device I/O Parameters
Related Functions:
AIL_get_IO_environment, AIL_install_DIG_driver_file
Related Basic Types:
MILES_PREFERENCES, S16, S32
Related Structures:
VDI_HDR
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.