Public Member Functions | |
| HRESULT | GetStackPanelView ([out, retval] IRsStackPanelView **ppStackPanelView) |
| HRESULT | GetDecorator ([out, retval] IRsStackPanelViewDecorator **ppDecorator) |
| HRESULT | RemoveAllPanels (void) |
| HRESULT | ControlUpdated (void) |
| HRESULT | UpdateControl (void) |
| HRESULT IRnBaseStackPanelView::GetStackPanelView | ( | [out, retval] IRsStackPanelView ** | ppStackPanelView | ) |
Get stack view control.
| HRESULT IRnBaseStackPanelView::GetDecorator | ( | [out, retval] IRsStackPanelViewDecorator ** | ppDecorator | ) |
Get stack panel view decorator.
| ppDecorator | [out, retval] Pointer to interface that retrieves stack view decorator. |
| HRESULT IRnBaseStackPanelView::RemoveAllPanels | ( | void | ) |
Empty stack by removing all panels.
| HRESULT IRnBaseStackPanelView::ControlUpdated | ( | void | ) |
Prepare control to refresh.
| HRESULT IRnBaseStackPanelView::UpdateControl | ( | void | ) |
Update view control.
1.5.5