Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns true when the specified URL has the same origin as the HTML5 media element.
Syntax
HRESULT IsSameOrigin(
[in] LPCWSTR wszURL,
[out] BOOL *pfIsSameOrigin
);
Parameters
[in] wszURL
TBD
[out] pfIsSameOrigin
TBD
Return value
Returns S_OK upon successful completion.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Target Platform | Windows |
Header | mfidl.h |
Library | Mfuuid.lib |