msLoggerLevel (Function) |
Top Previous Next |
Tell how full the specified logger buffer is in promille.
Input: Logger : SYSHANDLE A user provided handle to uniquely identify the logger. See SYSHANDLE page. This field is mandatory.
Returns: INT
Declaration FUNCTION msLoggerLevel : INT; Example: // For a more complete example, see example under msReadEvent |