IRsNtModeratorView Interface Reference
Inherits IUnknown.
List of all members.
Detailed Description
Object represents the Moderator View windows control. See
IRnNtModeratorView for view representation in Dependency Graph.
Member Function Documentation
| HRESULT IRsNtModeratorView::Update |
( |
[in] IRsNtCacheData * |
pViewData |
) |
|
Update the view by specified data.
- Parameters:
-
| pViewData | [in] - Specify the data by which the control will be updated. |
| HRESULT IRsNtModeratorView::AttachViewNode |
( |
[in] IRsNode * |
pViewNode |
) |
|
Call to attch node that represents this view in Dependency Graph
- Parameters:
-