IMFDockAreaPart Struct Reference
[MCFrame]
List of all members.
Detailed Description
IMFDockAreaPart is the interface of part that can contain docked parts
Member Function Documentation
virtual void MCCOMAPI IMFDockAreaPart::DockPart |
( |
IMFDockablePart * |
inDockPart, |
|
|
const TMCPoint & |
inScreenAnchor, |
|
|
const TMCPoint & |
inDockLocalAnchor, |
|
|
boolean |
inCreateDragAction | |
|
) |
| | [pure virtual] |
inScreenAnchor : anchor (mouse) point in screen coordinates inDockLocalAnchor : anchor (mouse) point in local coordinates of the dockPart After docking, the DockLocalAnchor will be at (or near) inScreenAnchor pos
virtual IDType MCCOMAPI IMFDockAreaPart::GetDockAreaID |
( |
|
) |
[pure virtual] |
virtual IMFPart* MCCOMAPI IMFDockAreaPart::GetThisPart |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IMFDockAreaPart::ReDockPart |
( |
IMFDockablePart * |
inDockPart, |
|
|
const TMCPoint & |
inPosInfo | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI IMFDockAreaPart::SetDockAreaID |
( |
IDType |
inDockAreaID |
) |
[pure virtual] |
virtual void MCCOMAPI IMFDockAreaPart::UnDockPart |
( |
IMFDockablePart * |
inDockPart, |
|
|
TMCPoint * |
ioDockLocalAnchor | |
|
) |
| | [pure virtual] |
The documentation for this struct was generated from the following file: