ReactOS 0.4.15-dev-7953-g1f49173
_NOTIFICATION_CONFIG_1 Struct Reference

#include <winsplp.h>

Collaboration diagram for _NOTIFICATION_CONFIG_1:

Public Attributes

UINT cbSize
 
DWORD fdwFlags
 
ROUTER_NOTIFY_CALLBACK pfnNotifyCallback
 
PVOID pContext
 

Detailed Description

Definition at line 1097 of file winsplp.h.

Member Data Documentation

◆ cbSize

UINT _NOTIFICATION_CONFIG_1::cbSize

Definition at line 1098 of file winsplp.h.

◆ fdwFlags

DWORD _NOTIFICATION_CONFIG_1::fdwFlags

Definition at line 1099 of file winsplp.h.

◆ pContext

PVOID _NOTIFICATION_CONFIG_1::pContext

Definition at line 1101 of file winsplp.h.

◆ pfnNotifyCallback

ROUTER_NOTIFY_CALLBACK _NOTIFICATION_CONFIG_1::pfnNotifyCallback

Definition at line 1100 of file winsplp.h.


The documentation for this struct was generated from the following file: