หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This header is used by The Windows Shell. For more information, see:
appnotify.h contains the following programming interfaces:
Functions
| RegisterAppStateChangeNotification Enables an app to register a callback function through which it can be notified that its library is going into or coming out of a suspended state. |
| UnregisterAppStateChangeNotification Cancels a change notification registered through RegisterAppStateChangeNotification. |
Callback functions
| PAPPSTATE_CHANGE_ROUTINE Specifies an app-defined callback function that notifies the app when the app is entering or leaving a suspended state. |