DR_ApCloseIPC

DR_ApCloseIPC -- closes the IPC link.

Syntax

int DR_CloseIPC();

Arguments

none

Returns

An integer value 0 if the IPC system terminated successfully, otherwise the following error may be reported:

    DR_API_ERROR

Description

This function closes the IPC link to the driver.

Example

    DR_ApCloseIPC ();

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.