ReactOS 0.4.15-dev-7942-gd23573b
_NMCHANGEITEMCHECKBOX Struct Reference

#include <precomp.h>

Collaboration diagram for _NMCHANGEITEMCHECKBOX:

Public Attributes

NMHDR nmhdr
 
DWORD OldState
 
DWORD NewState
 
DWORD CheckBox
 
BOOL Checked
 

Detailed Description

Definition at line 142 of file precomp.h.

Member Data Documentation

◆ CheckBox

DWORD _NMCHANGEITEMCHECKBOX::CheckBox

Definition at line 147 of file precomp.h.

Referenced by ChangeCheckBox(), and SecurityPageProc().

◆ Checked

BOOL _NMCHANGEITEMCHECKBOX::Checked

Definition at line 148 of file precomp.h.

Referenced by ChangeCheckBox(), and SecurityPageProc().

◆ NewState

DWORD _NMCHANGEITEMCHECKBOX::NewState

Definition at line 146 of file precomp.h.

Referenced by ChangeCheckBox(), and SecurityPageProc().

◆ nmhdr

NMHDR _NMCHANGEITEMCHECKBOX::nmhdr

Definition at line 144 of file precomp.h.

◆ OldState

DWORD _NMCHANGEITEMCHECKBOX::OldState

Definition at line 145 of file precomp.h.

Referenced by ChangeCheckBox().


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