ApplicationEvents_SinkHelper Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The ApplicationEvents_SinkHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ItemSend | ||
MemberwiseClone | (Inherited from Object.) | |
NewMail | ||
OptionsPagesAdd | ||
Quit | ||
Reminder | ||
Startup | ||
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
m_dwCookie | ||
m_ItemSendDelegate | ||
m_NewMailDelegate | ||
m_OptionsPagesAddDelegate | ||
m_QuitDelegate | ||
m_ReminderDelegate | ||
m_StartupDelegate |
Top