ReactOS 0.4.15-dev-7842-g558ab78
FDINOTIFICATION Struct Reference

#include <fdi.h>

Collaboration diagram for FDINOTIFICATION:

Public Attributes

LONG cb
 
charpsz1
 
charpsz2
 
charpsz3
 
voidpv
 
INT_PTR hf
 
USHORT date
 
USHORT time
 
USHORT attribs
 
USHORT setID
 
USHORT iCabinet
 
USHORT iFolder
 
FDIERROR fdie
 

Detailed Description

Definition at line 226 of file fdi.h.

Member Data Documentation

◆ attribs

USHORT FDINOTIFICATION::attribs

Definition at line 237 of file fdi.h.

Referenced by FDICopy(), sc_FNNOTIFY_A(), and sc_FNNOTIFY_W().

◆ cb

LONG FDINOTIFICATION::cb

Definition at line 227 of file fdi.h.

Referenced by fdi_notify_extract(), FDICopy(), sc_FNNOTIFY_A(), and sc_FNNOTIFY_W().

◆ date

USHORT FDINOTIFICATION::date

◆ fdie

FDIERROR FDINOTIFICATION::fdie

Definition at line 243 of file fdi.h.

Referenced by fdi_decomp().

◆ hf

INT_PTR FDINOTIFICATION::hf

◆ iCabinet

USHORT FDINOTIFICATION::iCabinet

Definition at line 240 of file fdi.h.

Referenced by fdi_decomp(), FDICopy(), sc_FNNOTIFY_A(), and sc_FNNOTIFY_W().

◆ iFolder

USHORT FDINOTIFICATION::iFolder

Definition at line 241 of file fdi.h.

Referenced by FDICopy().

◆ psz1

char* FDINOTIFICATION::psz1

◆ psz2

char* FDINOTIFICATION::psz2

Definition at line 229 of file fdi.h.

Referenced by fdi_decomp(), FDICopy(), sc_FNNOTIFY_A(), and sc_FNNOTIFY_W().

◆ psz3

char* FDINOTIFICATION::psz3

Definition at line 230 of file fdi.h.

Referenced by cabinet_next_cabinet(), fdi_decomp(), FDICopy(), sc_FNNOTIFY_A(), and sc_FNNOTIFY_W().

◆ pv

◆ setID

USHORT FDINOTIFICATION::setID

Definition at line 239 of file fdi.h.

Referenced by fdi_decomp(), FDICopy(), sc_FNNOTIFY_A(), and sc_FNNOTIFY_W().

◆ time

USHORT FDINOTIFICATION::time

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