msLoggerDestroy (Function) |
Top Previous Next |
Remove specified logger from available loggers.
Input: Logger : SYSHANDLE A user provided handle to uniquely identify the logger. See SYSHANDLE page. This field is mandatory. The handle will be invalidated after a successful call to this function.
Returns: INT
Declaration FUNCTION msLoggerDestroy : INT; Example: INCLUDE rtcu.inc |