ReactOS 0.4.15-dev-7942-gd23573b
_enlink Struct Reference

#include <richedit.h>

Collaboration diagram for _enlink:

Public Attributes

NMHDR nmhdr
 
UINT msg
 
WPARAM wParam
 
LPARAM lParam
 
CHARRANGE chrg
 

Detailed Description

Definition at line 546 of file richedit.h.

Member Data Documentation

◆ chrg

CHARRANGE _enlink::chrg

Definition at line 551 of file richedit.h.

Referenced by link_notify_test(), and OnLink().

◆ lParam

LPARAM _enlink::lParam

Definition at line 550 of file richedit.h.

Referenced by link_notify_test().

◆ msg

UINT _enlink::msg

Definition at line 548 of file richedit.h.

Referenced by link_notify_test(), and OnLink().

◆ nmhdr

NMHDR _enlink::nmhdr

Definition at line 547 of file richedit.h.

Referenced by link_notify_test(), and OnLink().

◆ wParam

WPARAM _enlink::wParam

Definition at line 549 of file richedit.h.

Referenced by link_notify_test().


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