Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
This header is used by the Activity Coordinator C/C++ API. For more information, see:
activitycoordinator.h contains the following programming interfaces:
Functions
| CreateActivityCoordinatorPolicy Allocates a new policy and pre-populates fields based on the supplied policy template enumeration. |
| DestroyActivityCoordinatorPolicy Destroys a policy obtained through CreateActivityCoordinatorPolicy. |
| GetActivityCoordinatorPolicyResourceCondition Gets a resource’s desired condition for a policy. |
| IsActivityCoordinatorResourceSupported This function allows apps to check for supported resources at runtime. |
| SetActivityCoordinatorPolicyResourceCondition Sets a resource’s desired condition for a policy. |
| SubscribeActivityCoordinatorPolicy Creates a subscription that receives notifications for the policy's opening and closing. |
| UnsubscribeActivityCoordinatorPolicy Destroys a subscription. |