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 )
Target Platforms
IEventLogFilter Interface IEventLogFilter Members