public bool CanLog( ILogEntry logEntry )
'Declaration Public Function CanLog( _ ByVal logEntry As ILogEntry _ ) As Boolean
'Usage Dim instance As EventLogFilter Dim logEntry As ILogEntry Dim value As Boolean value = instance.CanLog(logEntry)
public: bool CanLog( ILogEntry^ logEntry )
Target Platforms
EventLogFilter Class EventLogFilter Members