ReactOS 0.4.15-dev-7934-g1dc8d80
_INBV_PROGRESS_STATE Struct Reference

Public Attributes

ULONG Floor
 
ULONG Ceiling
 
ULONG Bias
 

Detailed Description

Definition at line 22 of file inbv.c.

Member Data Documentation

◆ Bias

ULONG _INBV_PROGRESS_STATE::Bias

Definition at line 26 of file inbv.c.

Referenced by InbvSetProgressBarSubset(), and InbvUpdateProgressBar().

◆ Ceiling

ULONG _INBV_PROGRESS_STATE::Ceiling

Definition at line 25 of file inbv.c.

Referenced by InbvSetProgressBarSubset().

◆ Floor

ULONG _INBV_PROGRESS_STATE::Floor

Definition at line 24 of file inbv.c.

Referenced by InbvSetProgressBarSubset(), and InbvUpdateProgressBar().


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