Clears the range of events in log. Compatible with 32-bit environments.Clears the range of events in log. Compatible with 32-bit development environments.
Visual Basic |
---|
Public Sub ClearRange_32bit( _ ByVal FirstEventID As String, _ ByVal LastEventID As String _ ) |
This method version is intended to be used in development environments with no support for 64-bit data types.
"Development environment" should not be confused with "operating system": This method can be used on 64-bit computers and operating systems as well.