Definition:
#include <aIO.h>
object code: aIO shared library
Parameters:
| ioRef | - | The opaque library reference returned by aIO_GetLibRef. |
| msTime | - | The number of milliseconds to sleep before returning. |
| pErr | - | A pointer to an aErr variable that receives the error code on exit from this routine. |
Return Value:
This library routine returns an aLIBRETURN type that is non-zero if there are errors, and zero if the routine completes with no errors.
Description:
This routine sleeps for the specificed number of milliseconds and then returns.
Related:
version: 1.0, build 80903
© Copyright 1994-2008 Acroname, Inc., Boulder, Colorado. All rights reserved.