MFPKEY_HTTP_ByteStream_Urlmon_Window property
Sets a window for the Microsoft Media Foundation HTTP byte stream. The window is used to present information in the user interface during a bind operation.
| Data type | PROPVARIANT type (vt) | PROPVARIANT member |
|---|---|---|
| IUnknown* | VT_UNKNOWN | punkVal |
Remarks
Use this property to configure the Media Foundation HTTP byte stream. To set the property, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.
The value of this property is a pointer to the IWindowForBindingUI interface. This property applies only when the MFPKEY_HTTP_ByteStream_Enable_Urlmon property is set to VARIANT_TRUE.
Requirements
|
Header |
|
|---|
See also
Show: