IMFCollapsibleListPart Struct Reference
[MCFrame]
List of all members.
Detailed Description
This is the interface to access a list of collapsible part. The corresponding type in MCSketch is: TMFCollapsibleListPart
Member Function Documentation
virtual void MCCOMAPI IMFCollapsibleListPart::AddPart |
( |
IMFCollapsiblePart * |
inPart, |
|
|
int32 |
inIndex | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI IMFCollapsibleListPart::ChangePart |
( |
IMFCollapsiblePart * |
inPart, |
|
|
int32 |
inIndex, |
|
|
boolean |
reveal | |
|
) |
| | [pure virtual] |
virtual uint32 MCCOMAPI IMFCollapsibleListPart::GetPartCount |
( |
|
) |
[pure virtual] |
virtual IMFCollapsiblePart* MCCOMAPI IMFCollapsibleListPart::IndexToPartNoAddRef |
( |
int32 |
inIndex |
) |
[pure virtual] |
virtual int32 MCCOMAPI IMFCollapsibleListPart::PartToIndex |
( |
IMFCollapsiblePart * |
inPart |
) |
[pure virtual] |
virtual void MCCOMAPI IMFCollapsibleListPart::RemovePart |
( |
IMFCollapsiblePart * |
inPart |
) |
[pure virtual] |
virtual void MCCOMAPI IMFCollapsibleListPart::RemovePart |
( |
int32 |
inIndex |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: