Interface IMFNetResourceFilter
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("091878a3-bf11-4a5c-bc9f-33995b06ef2d")]
public interface IMFNetResourceFilter
Methods
OnRedirect(String, out Boolean)
Declaration
HResult OnRedirect(string pszUrl, out bool pvbCancel)
Parameters
System.String
pszUrl
|
System.Boolean
pvbCancel
|
Returns
HResult
|