IRnWindowsContainer Struct Reference
Inherits IUnknown.
Inherited by IRnDockingPlace.
List of all members.
|
Public Member Functions |
|
|
HRESULT | GetSubWindowsCount ([in] RtBool bMustBeVisible,[out] RtUlong *pResult) |
|
HRESULT | GetSubWindows ([in] RtUlong iIndex,[in] RtBool bMustBeVisible,[out] IRnFrameWindow **pParentFrame) |
|
HRESULT | GetWorkFrameSubWindow ([out] IRnFrameWindow **pWorkFrame) |
|
HRESULT | SetWorkFrameSubWindow ([in] IRnFrameWindow *pWorkFrame) |
Detailed Description
Interface of Library Item Object.
This interface defines methods for access to Library item properties and methods for manipulation with Library item object.
- Author:
- Roman Rückschloss
- See also:
- IRnDockingPlace