IShParameterComponent Struct Reference
[COM Interfaces]
List of all members.
Detailed Description
Parameter component. Holds parameters, and can provide an interface for display/control.
Member Function Documentation
virtual void MCCOMAPI IShParameterComponent::CopyComponentData |
( |
IShParameterComponent * |
dest |
) |
[pure virtual] |
virtual IDType MCCOMAPI IShParameterComponent::GetMiniPartID |
( |
|
) |
const [pure virtual] |
virtual MCCOMErr MCCOMAPI IShParameterComponent::GetParameterPointer |
( |
IDType |
keyword, |
|
|
void ** |
parameter | |
|
) |
| | [pure virtual] |
virtual int8* MCCOMAPI IShParameterComponent::GetParamsBuffer |
( |
|
) |
[pure virtual] |
virtual int16 MCCOMAPI IShParameterComponent::GetParamViewID |
( |
IDType |
keyword |
) |
[pure virtual] |
returns the resource id of the view of the parameter with the id "keyword" or -1 if no view for this parameter
virtual int16 MCCOMAPI IShParameterComponent::GetResID |
( |
|
) |
[pure virtual] |
virtual uint32 MCCOMAPI IShParameterComponent::GetStyle |
( |
|
) |
const [pure virtual] |
returns the component's subcomponent, if any
virtual uint32 MCCOMAPI IShParameterComponent::GetSubcomponentCount |
( |
|
) |
[pure virtual] |
returns the number of subcomponents contained in this component
virtual IShComponent* MCCOMAPI IShParameterComponent::GetThisComponent |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IShParameterComponent::GetView |
( |
IMFPart ** |
outPart |
) |
[pure virtual] |
virtual int16 MCCOMAPI IShParameterComponent::GetViewID |
( |
|
) |
[pure virtual] |
virtual boolean MCCOMAPI IShParameterComponent::IsCollapsible |
( |
|
) |
const [pure virtual] |
virtual boolean MCCOMAPI IShParameterComponent::IsExpanded |
( |
|
) |
const [pure virtual] |
virtual boolean MCCOMAPI IShParameterComponent::IsSelected |
( |
|
) |
const [pure virtual] |
virtual MCCOMErr MCCOMAPI IShParameterComponent::SetDefaultParameters |
( |
|
) |
[pure virtual] |
this is called when a new component is created, to set its parameters to a default value
virtual void MCCOMAPI IShParameterComponent::SetExpanded |
( |
boolean |
isExpanded |
) |
[pure virtual] |
virtual void MCCOMAPI IShParameterComponent::SetSelected |
( |
boolean |
isExpanded |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: