ReactOS 0.4.15-dev-7934-g1dc8d80
_OPTTYPE Struct Reference

#include <compstui.h>

Collaboration diagram for _OPTTYPE:

Public Attributes

WORD cbSize
 
BYTE Type
 
BYTE Flags
 
WORD Count
 
WORD BegCtrlID
 
POPTPARAM pOptParam
 
WORD Style
 
WORD wReserved [3]
 
ULONG_PTR dwReserved [3]
 

Detailed Description

Definition at line 721 of file compstui.h.

Member Data Documentation

◆ BegCtrlID

WORD _OPTTYPE::BegCtrlID

Definition at line 726 of file compstui.h.

◆ cbSize

WORD _OPTTYPE::cbSize

Definition at line 722 of file compstui.h.

◆ Count

WORD _OPTTYPE::Count

Definition at line 725 of file compstui.h.

◆ dwReserved

ULONG_PTR _OPTTYPE::dwReserved[3]

Definition at line 730 of file compstui.h.

◆ Flags

BYTE _OPTTYPE::Flags

Definition at line 724 of file compstui.h.

◆ pOptParam

POPTPARAM _OPTTYPE::pOptParam

Definition at line 727 of file compstui.h.

◆ Style

WORD _OPTTYPE::Style

Definition at line 728 of file compstui.h.

◆ Type

BYTE _OPTTYPE::Type

Definition at line 723 of file compstui.h.

◆ wReserved

WORD _OPTTYPE::wReserved[3]

Definition at line 729 of file compstui.h.


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