Navigation:  ABC Library Reference > ErrorClass > ErrorClass Methods >====== GetLogErrors (get state of error log) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetLogErrors( )

blk2blue.jpg

GetLogErrors Retrieves the current mode of error log activity.

GetLogErrors retrieves the value of the ErrorClass LogErrors private property.

A value of one (1 or True) means that error logging is active. A value of zero (0 or False) means that error logging is inactive (off).

Return Data Type:     BYTE

See Also: SetLogErrors , LogErrors