Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The function AC97_Free will release resources allocated through AC97_Init or AC97_Init.

short int AC97_Free(BYTE DevId);   
short int DeAllocAcLink(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

AC97_Init, AC97_Alloc

  • No labels