ReactOS 0.4.15-dev-7953-g1f49173
_OFNOTIFYW Struct Reference

#include <commdlg.h>

Collaboration diagram for _OFNOTIFYW:

Public Attributes

NMHDR hdr
 
LPOPENFILENAMEW lpOFN
 
LPWSTR pszFile
 

Detailed Description

Definition at line 410 of file commdlg.h.

Member Data Documentation

◆ hdr

NMHDR _OFNOTIFYW::hdr

Definition at line 411 of file commdlg.h.

Referenced by OFNHookProc(), and SendCustomDlgNotificationMessage().

◆ lpOFN

LPOPENFILENAMEW _OFNOTIFYW::lpOFN

Definition at line 412 of file commdlg.h.

Referenced by OFNHookProc(), and SendCustomDlgNotificationMessage().

◆ pszFile

LPWSTR _OFNOTIFYW::pszFile

Definition at line 413 of file commdlg.h.

Referenced by SendCustomDlgNotificationMessage().


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