Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The AppPolicyMediaFoundationCodecLoading enumeration indicates whether a process’s policy allows it to load non-Windows (third-party) plugins.
Syntax
typedef enum AppPolicyMediaFoundationCodecLoading {
AppPolicyMediaFoundationCodecLoading_All,
AppPolicyMediaFoundationCodecLoading_InboxOnly
} ;
Constants
AppPolicyMediaFoundationCodecLoading_AllIndicates that the process’s policy allows it to load non-Windows (third-party) plugins. |
AppPolicyMediaFoundationCodecLoading_InboxOnlyIndicates that the process’s policy does not allow it to load non-Windows (third-party) plugins. |
Requirements
| Requirement | Value |
|---|---|
| Header | appmodel.h |