Public Member Functions | |
| virtual HRESULT __stdcall | get_Category (ComponentCategory *p_category)=0 |
| virtual HRESULT __stdcall | put_Category (ComponentCategory category)=0 |
| virtual HRESULT __stdcall | get_MediaMajorType (BSTR *p_bstr_major_type)=0 |
| virtual HRESULT __stdcall | put_MediaMajorType (BSTR bstr_major_type)=0 |
| virtual HRESULT __stdcall | get__MediaMajorType (GUID *p_guid_major_type)=0 |
| virtual HRESULT __stdcall | put__MediaMajorType (REFCLSID guid_major_type)=0 |
| virtual HRESULT __stdcall | get_MediaSubType (BSTR *p_bstr_sub_type)=0 |
| virtual HRESULT __stdcall | put_MediaSubType (BSTR bstr_sub_type)=0 |
| virtual HRESULT __stdcall | get__MediaSubType (GUID *p_guid_sub_type)=0 |
| virtual HRESULT __stdcall | put__MediaSubType (REFCLSID guid_sub_type)=0 |
| virtual HRESULT __stdcall | get_MediaFormatType (BSTR *p_bstr_format_type)=0 |
| virtual HRESULT __stdcall | put_MediaFormatType (BSTR bstr_format_type)=0 |
| virtual HRESULT __stdcall | get__MediaFormatType (GUID *p_guid_format_type)=0 |
| virtual HRESULT __stdcall | put__MediaFormatType (REFCLSID guid_format_type)=0 |
| virtual HRESULT __stdcall | get_MediaType (AM_MEDIA_TYPE *p_media_type)=0 |
| virtual HRESULT __stdcall | put_MediaType (AM_MEDIA_TYPE *p_media_type)=0 |
| virtual HRESULT __stdcall | Clone (IComponentType **p_p_cpt_type)=0 |
| virtual HRESULT __stdcall IComponentType::get_Category | ( | ComponentCategory * | p_category | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put_Category | ( | ComponentCategory | category | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get_MediaMajorType | ( | BSTR * | p_bstr_major_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put_MediaMajorType | ( | BSTR | bstr_major_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get__MediaMajorType | ( | GUID * | p_guid_major_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put__MediaMajorType | ( | REFCLSID | guid_major_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get_MediaSubType | ( | BSTR * | p_bstr_sub_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put_MediaSubType | ( | BSTR | bstr_sub_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get__MediaSubType | ( | GUID * | p_guid_sub_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put__MediaSubType | ( | REFCLSID | guid_sub_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get_MediaFormatType | ( | BSTR * | p_bstr_format_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put_MediaFormatType | ( | BSTR | bstr_format_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get__MediaFormatType | ( | GUID * | p_guid_format_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put__MediaFormatType | ( | REFCLSID | guid_format_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::get_MediaType | ( | AM_MEDIA_TYPE * | p_media_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::put_MediaType | ( | AM_MEDIA_TYPE * | p_media_type | ) | [pure virtual] |
| virtual HRESULT __stdcall IComponentType::Clone | ( | IComponentType ** | p_p_cpt_type | ) | [pure virtual] |
1.5.6