Public Member Functions | |
| HRESULT | GetPanel ([out, retval] IRsLEPanel **pPanel) |
| HRESULT | SetAspect ([in] RtUlong aspect) |
| HRESULT | ControlUpdated (void) |
| HRESULT | UpdateControl (void) |
| HRESULT | OwnerFrameWindowID ([in] BSTR bszWinID) |
Properties | |
| RtLong * | PanelType [get] |
| RtLong | PanelType [set] |
| RtLong * | ForceShowAspects [get] |
| RtLong | ForceShowAspects [set] |
| HRESULT IRnPanelView::GetPanel | ( | [out, retval] IRsLEPanel ** | pPanel | ) |
Get LE panel.
| HRESULT IRnPanelView::SetAspect | ( | [in] RtUlong | aspect | ) |
Set active aspect for LE panel.
| aspect | [in] New active aspect. |
| HRESULT IRnPanelView::ControlUpdated | ( | void | ) |
Handle that control was updated.
| HRESULT IRnPanelView::UpdateControl | ( | void | ) |
Update control.
| HRESULT IRnPanelView::OwnerFrameWindowID | ( | [in] BSTR | bszWinID | ) |
Set owner frame window ID.
| bszWinID | [in] String contains ID of owner frame window. |
RtLong* IRnPanelView::PanelType [get] |
Get LE panel type.
RtLong IRnPanelView::PanelType [set] |
Set LE panel type.
| newVal | [in] New panel type.
|
RtLong* IRnPanelView::ForceShowAspects [get] |
Gets state of force show panel aspects.
RtLong IRnPanelView::ForceShowAspects [set] |
Sets state of force show panel aspects.
| newVal | [in] New state of force show aspect.
|
1.5.5