ReactOS 0.4.15-dev-7953-g1f49173
RADIOGROUP Struct Reference

Public Attributes

UINT firstID
 
UINT lastID
 
UINT checkID
 

Detailed Description

Definition at line 98 of file dialog.c.

Member Data Documentation

◆ checkID

UINT RADIOGROUP::checkID

Definition at line 102 of file dialog.c.

Referenced by CheckRadioButton(), and CheckRB().

◆ firstID

UINT RADIOGROUP::firstID

Definition at line 100 of file dialog.c.

Referenced by CheckRadioButton(), and CheckRB().

◆ lastID

UINT RADIOGROUP::lastID

Definition at line 101 of file dialog.c.

Referenced by CheckRadioButton(), and CheckRB().


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