Trace: » Making a Modem Connection » Application Notes » AC97_Alloc
Access to information is restricted depending on your login.
Request login-information through our contact form.
Table of Contents
AC97_Alloc
The function AC97_Alloc allocates the virtual addresses and space for all the registers the other AC97_Xxxx-functions will be using. Also creates an AcController Mutex.
short int AC97_Alloc( BYTE DevId); short int AllocAcLink( BYTE DevId);
Parameters
DevId
0, reserved for future use.
Return Values
If this function succeeds, the return value is SUCCESS.
If the function fails, the return value is FALSE.
Remarks
Requirements
OS Versions: Windows CE 4.2 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib
See Also
(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use