[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.IMessageProcessor

IMessageProcessor Interface

Defines the message processor interface.

Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public interface IMessageProcessor

Methods

Name Description
PostProcess(ref Message)

Process the message after other processors.

PreProcess(ref Message)

Process the message before other processors.