ReactOS 0.4.15-dev-7842-g558ab78
tagNOTIFYDATA Struct Reference
Collaboration diagram for tagNOTIFYDATA:

Public Attributes

HWND hwndFrom
 
HWND hwndTo
 
DWORD dwParam3
 
DWORD dwParam4
 
DWORD dwParam5
 
DWORD dwParam6
 

Detailed Description

Definition at line 1059 of file comctl32undoc.c.

Member Data Documentation

◆ dwParam3

DWORD tagNOTIFYDATA::dwParam3

Definition at line 1063 of file comctl32undoc.c.

◆ dwParam4

DWORD tagNOTIFYDATA::dwParam4

Definition at line 1064 of file comctl32undoc.c.

◆ dwParam5

DWORD tagNOTIFYDATA::dwParam5

Definition at line 1065 of file comctl32undoc.c.

Referenced by DoNotify().

◆ dwParam6

DWORD tagNOTIFYDATA::dwParam6

Definition at line 1066 of file comctl32undoc.c.

◆ hwndFrom

HWND tagNOTIFYDATA::hwndFrom

Definition at line 1061 of file comctl32undoc.c.

Referenced by DoNotify().

◆ hwndTo

HWND tagNOTIFYDATA::hwndTo

Definition at line 1062 of file comctl32undoc.c.

Referenced by DoNotify().


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