IWindowInFocusIntervalConsumer.Process(WindowInFocusIntervalContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Processes window-in-focus data.
public void Process (Microsoft.Windows.EventTracing.WindowInFocus.WindowInFocusIntervalContext context);
abstract member Process : Microsoft.Windows.EventTracing.WindowInFocus.WindowInFocusIntervalContext -> unit
Public Sub Process (context As WindowInFocusIntervalContext)
Parameters
- context
- WindowInFocusIntervalContext
The window-in-focus data to process.