Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the client's current cross-origin policy to apply to the download session.
Syntax
HRESULT GetCrossOriginPolicy(
[out] MF_CROSS_ORIGIN_POLICY *pPolicy
);
Parameters
[out] pPolicy
A value indicating the client's current cross-origin policy to apply to the download session.
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 |