Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

CanLog Method (IEventLogFilter)






The ILogEntry that is to be logged.
Determines if the ILogEntry can be logged.
Syntax
bool CanLog( 
   ILogEntry logEntry
)
'Declaration
 
Function CanLog( _
   ByVal logEntry As ILogEntry _
) As Boolean
'Usage
 
Dim instance As IEventLogFilter
Dim logEntry As ILogEntry
Dim value As Boolean
 
value = instance.CanLog(logEntry)

            

            
bool CanLog( 
   ILogEntry^ logEntry
) 

Parameters

logEntry
The ILogEntry that is to be logged.

Return Value

true if the ILogEntry can be logged; false otherwise
Requirements

Target Platforms

See Also

Reference

IEventLogFilter Interface
IEventLogFilter Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features