ReactOS 0.4.16-dev-1097-g530d26a
|
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 443 of file wmsdkidl.idl.
HRESULT IWMProfile3::AddBandwidthSharing | ( | [in] IWMBandwidthSharing * | bandwidth | ) |
HRESULT IWMProfile3::CreateNewBandwidthSharing | ( | [out] IWMBandwidthSharing ** | bandwidth | ) |
HRESULT IWMProfile3::CreateNewStreamPrioritization | ( | [out] IWMStreamPrioritization ** | stream | ) |
HRESULT IWMProfile3::GetBandwidthSharing | ( | [in] DWORD | index, |
[out] IWMBandwidthSharing ** | bandwidth | ||
) |
HRESULT IWMProfile3::GetStorageFormat | ( | [out] WMT_STORAGE_FORMAT * | storage | ) |
HRESULT IWMProfile3::GetStreamPrioritization | ( | [out] IWMStreamPrioritization ** | stream | ) |
HRESULT IWMProfile3::RemoveBandwidthSharing | ( | [in] IWMBandwidthSharing * | bandwidth | ) |
HRESULT IWMProfile3::RemoveStreamPrioritization | ( | ) |
HRESULT IWMProfile3::SetStorageFormat | ( | [in] WMT_STORAGE_FORMAT | storage | ) |
HRESULT IWMProfile3::SetStreamPrioritization | ( | [in] IWMStreamPrioritization * | stream | ) |