msActionStopLogger (Structure) |
Top Previous Next |
Structure to add the action of stopping a logger to an event. See msEventRegister.
After the configured event is raised, the specified logger is stopped. (In case the specified logger is not active, nothing will happen.)
Fields: Logger : SYSHANDLE A handle to a valid logger.
Declaration: STRUCT_BLOCK msActionStopLogger; |