ReactOS 0.4.15-dev-7924-g5949c20
COPYDATA_STRUCT Struct Reference
Collaboration diagram for COPYDATA_STRUCT:

Public Attributes

HWND _hwnd
 
int _len
 
char _path [MAX_PATH]
 

Detailed Description

Definition at line 53 of file notifyhook.c.

Member Data Documentation

◆ _hwnd

HWND COPYDATA_STRUCT::_hwnd

Definition at line 54 of file notifyhook.c.

Referenced by GetWindowModulePathCopyData(), and NotifyHookProc().

◆ _len

int COPYDATA_STRUCT::_len

Definition at line 55 of file notifyhook.c.

Referenced by GetWindowModulePathCopyData(), and NotifyHookProc().

◆ _path

char COPYDATA_STRUCT::_path[MAX_PATH]

Definition at line 56 of file notifyhook.c.

Referenced by GetWindowModulePathCopyData(), and NotifyHookProc().


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