MessageInterceptor Constructor
3/29/2010
Overload List
Name | Description |
---|---|
MessageInterceptor () |
Initializes an instance of the MessageInterceptor class.
|
MessageInterceptor (InterceptionAction) |
Initializes an instance of the MessageInterceptor class, using the specified interception action.
|
MessageInterceptor (String) |
Initializes an instance of the MessageInterceptor class, using the specified applicationLaunchId.
|
MessageInterceptor (InterceptionAction, Boolean) |
Initializes an instance of the MessageInterceptor class, using the specified interception action, and a value indicating whether to use the application's form thread to process events.
|
MessageInterceptor (String, Boolean) |
Initializes an instance of the MessageInterceptor class, using the specified applicationLaunchId, and a value indicating whether to use the application's form thread to process events.
|
See Also
Reference
MessageInterceptor Class
MessageInterceptor Members
Microsoft.WindowsMobile.PocketOutlook.MessageInterception Namespace