Programming guideline of WinDom
AvExit()
NAME
AvExit - close an AV session opened with
AvInit()
.
PROTOTYPAGE
void
AvExit(
void
);
DESCRIPTION
Before terminate a client, the AV session must be absolutely closed with this function.
VOIR AUSSI
AvInit()