estructura NOTIFICATION_CONFIG_1 (winsplp.h)

Sintaxis

typedef struct _NOTIFICATION_CONFIG_1 {
  UINT                   cbSize;
  DWORD                  fdwFlags;
  ROUTER_NOTIFY_CALLBACK pfnNotifyCallback;
  PVOID                  pContext;
} NOTIFICATION_CONFIG_1, *PNOTIFICATION_CONFIG_1;

Miembros

cbSize

fdwFlags

pfnNotifyCallback

pContext

Requisitos

Requisito Valor
Header winsplp.h