IVsObjectList.GetListChanges Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetListChanges(UInt32%, array<VSTREELISTITEMCHANGE[])
Returns changes that have occurred in a tree list. (Inherited from IVsLiteTreeList.)
GetListChanges(UInt32%, array<VSTREELISTITEMCHANGE[])
Returns changes that have occurred in a tree list. For future use only. Return E_NOTIMPL.
Top