ItemsEvents_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 ItemsEvents_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.) | |
ItemAdd | ||
ItemChange | ||
ItemRemove | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
m_dwCookie | ||
m_ItemAddDelegate | ||
m_ItemChangeDelegate | ||
m_ItemRemoveDelegate |
Top