إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
NotificationUnhookProc is the signature of the notification unhook function that GdiplusStartup returns in a GdiplusStartupOutput structure.
Syntax
NotificationUnhookProc Notificationunhookproc;
VOID Notificationunhookproc(
ULONG_PTR token
)
{...}
Parameters
token
A pointer to the ULONG that contains the token.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Header | gdiplusinit.h |