Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct _NOTIFICATION_CONFIG_1 {
UINT cbSize;
DWORD fdwFlags;
ROUTER_NOTIFY_CALLBACK pfnNotifyCallback;
PVOID pContext;
} NOTIFICATION_CONFIG_1, *PNOTIFICATION_CONFIG_1;
Members
cbSize
fdwFlags
pfnNotifyCallback
pContext
Requirements
Requirement | Value |
---|---|
Header | winsplp.h |