OnInfoTreeAction

This event is sent to the client when certain actions (e.g., showing and hiding items) are performed on the information tree.

 

HRESULT OnInfoTreeAction(

 [in] long ItemID,

 [in] int Action,

 [in] long ActionParam)

Parameters: