Funzione di callback NotificationUnhookProc (gdiplusinit.h)
NotificationUnhookProc è la firma della funzione di annullamento della notifica restituita da GdiplusStartup in una struttura GdiplusStartupOutput .
Sintassi
NotificationUnhookProc Notificationunhookproc;
void Notificationunhookproc(
ULONG_PTR token
)
{...}
Parametri
token
Puntatore a ULONG che contiene il token.
Valore restituito
nessuno
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 Build 20348 |
Server minimo supportato | Windows 10 Build 20348 |
Intestazione | gdiplusinit.h |