ReactOS 0.4.15-dev-7958-gcd0bb1a
field Struct Reference

#include <wbemprox_private.h>

Collaboration diagram for field:

Public Attributes

const WCHARtext
 
UINT type
 
union {
   LONGLONG   ival
 
   WCHAR *   sval
 
   struct array *   aval
 
u
 

Detailed Description

Definition at line 43 of file parser.c.

Member Data Documentation

◆ aval

struct array* field::aval

Definition at line 143 of file wbemprox_private.h.

◆ ival

LONGLONG field::ival

Definition at line 141 of file wbemprox_private.h.

◆ sval

WCHAR* field::sval

Definition at line 142 of file wbemprox_private.h.

◆ text

◆ type

◆ 

union { ... } field::u

Referenced by MSI_FreeField().


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