IMFNetResourceFilter::OnSendingRequest method (mfidl.h)
Called when the byte stream requests a URL.
Syntax
HRESULT OnSendingRequest(
[in] LPCWSTR pszUrl
);
Parameters
[in] pszUrl
The URL that the byte stream is requesting.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfidl.h |