IRnBaseStackPanelView Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

HRESULT GetStackPanelView ([out, retval] IRsStackPanelView **ppStackPanelView)
HRESULT GetDecorator ([out, retval] IRsStackPanelViewDecorator **ppDecorator)
HRESULT RemoveAllPanels (void)
HRESULT ControlUpdated (void)
HRESULT UpdateControl (void)


Detailed Description

The IRnBaseStackPanelView interface provides methods for work with base stack panel view.

Member Function Documentation

HRESULT IRnBaseStackPanelView::GetStackPanelView ( [out, retval] IRsStackPanelView **  ppStackPanelView  ) 

Get stack view control.

Returns:
ppStackPanelView [out, retval] Pointer to interface that retrieves stack view window control.

HRESULT IRnBaseStackPanelView::GetDecorator ( [out, retval] IRsStackPanelViewDecorator **  ppDecorator  ) 

Get stack panel view decorator.

Parameters:
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.


Generated on Wed May 20 21:32:18 2009 for trueSpace7.6 SDK by  doxygen 1.5.5