Version

GetFilterSourcesCompletedEventArgs Class Members

The following tables list the members exposed by GetFilterSourcesCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorGetFilterSourcesCompletedEventArgs ConstructorInitializes a new instance of the GetFilterSourcesCompletedEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancelled (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public PropertyError (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public PropertyResultGets the result of the asynchonous operation call.  
Public PropertyUserState (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Protected Methods
See Also