ReactOS 0.4.15-dev-7958-gcd0bb1a
NUMPARSE Struct Reference

#include <oleauto.h>

Public Attributes

INT cDig
 
ULONG dwInFlags
 
ULONG dwOutFlags
 
INT cchUsed
 
INT nBaseShift
 
INT nPwr10
 

Detailed Description

Definition at line 725 of file oleauto.h.

Member Data Documentation

◆ cchUsed

INT NUMPARSE::cchUsed

Definition at line 730 of file oleauto.h.

Referenced by expect_NumFromStr(), and VarParseNumFromStr().

◆ cDig

◆ dwInFlags

ULONG NUMPARSE::dwInFlags

◆ dwOutFlags

ULONG NUMPARSE::dwOutFlags

◆ nBaseShift

INT NUMPARSE::nBaseShift

Definition at line 731 of file oleauto.h.

Referenced by expect_NumFromStr(), VarNumFromParseNum(), and VarParseNumFromStr().

◆ nPwr10

INT NUMPARSE::nPwr10

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