Função de retorno de chamada NotificationUnhookProc (gdiplusinit.h)

NotificationUnhookProc é a assinatura da função unhook de notificação que GdiplusStartup retorna em uma estrutura GdiplusStartupOutput .

Sintaxe

NotificationUnhookProc Notificationunhookproc;

void Notificationunhookproc(
  ULONG_PTR token
)
{...}

Parâmetros

token

Um ponteiro para o ULONG que contém o token.

Retornar valor

Nenhum

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 10 Build 20348
Servidor mínimo com suporte Windows 10 Build 20348
Cabeçalho gdiplusinit.h