ReactOS 0.4.15-dev-7942-gd23573b
_PV Union Reference

#include <mapidefs.h>

Collaboration diagram for _PV:

Public Attributes

short int i
 
LONG l
 
ULONG ul
 
float flt
 
double dbl
 
unsigned short b
 
CY cur
 
double at
 
FILETIME ft
 
LPSTR lpszA
 
SBinary bin
 
LPWSTR lpszW
 
LPGUID lpguid
 
LARGE_INTEGER li
 
SShortArray MVi
 
SLongArray MVl
 
SRealArray MVflt
 
SDoubleArray MVdbl
 
SCurrencyArray MVcur
 
SAppTimeArray MVat
 
SDateTimeArray MVft
 
SBinaryArray MVbin
 
SLPSTRArray MVszA
 
SWStringArray MVszW
 
SGuidArray MVguid
 
SLargeIntegerArray MVli
 
SCODE err
 
LONG x
 

Detailed Description

Definition at line 373 of file mapidefs.h.

Member Data Documentation

◆ at

double _PV::at

Definition at line 382 of file mapidefs.h.

◆ b

unsigned short _PV::b

Definition at line 380 of file mapidefs.h.

Referenced by LPropCompareProp(), and sendmail_extended_mapi().

◆ bin

◆ cur

CY _PV::cur

Definition at line 381 of file mapidefs.h.

Referenced by LPropCompareProp(), test_FPropCompareProp(), and test_LPropCompareProp().

◆ dbl

double _PV::dbl

Definition at line 379 of file mapidefs.h.

Referenced by LPropCompareProp(), test_FPropCompareProp(), and test_LPropCompareProp().

◆ err

SCODE _PV::err

Definition at line 401 of file mapidefs.h.

Referenced by LPropCompareProp().

◆ flt

float _PV::flt

Definition at line 378 of file mapidefs.h.

Referenced by LPropCompareProp(), test_FPropCompareProp(), and test_LPropCompareProp().

◆ ft

FILETIME _PV::ft

Definition at line 383 of file mapidefs.h.

Referenced by LPropCompareProp(), test_FPropCompareProp(), and test_LPropCompareProp().

◆ i

short int _PV::i

Definition at line 375 of file mapidefs.h.

Referenced by LPropCompareProp(), test_FPropCompareProp(), and test_LPropCompareProp().

◆ l

◆ li

LARGE_INTEGER _PV::li

Definition at line 388 of file mapidefs.h.

Referenced by LPropCompareProp(), test_FPropCompareProp(), and test_LPropCompareProp().

◆ lpguid

◆ lpszA

◆ lpszW

◆ MVat

SAppTimeArray _PV::MVat

Definition at line 394 of file mapidefs.h.

Referenced by test_UlPropSize().

◆ MVbin

◆ MVcur

SCurrencyArray _PV::MVcur

Definition at line 393 of file mapidefs.h.

Referenced by test_ScCountProps(), test_UlPropSize(), and UlPropSize().

◆ MVdbl

SDoubleArray _PV::MVdbl

Definition at line 392 of file mapidefs.h.

Referenced by test_ScCountProps(), test_UlPropSize(), and UlPropSize().

◆ MVflt

SRealArray _PV::MVflt

Definition at line 391 of file mapidefs.h.

Referenced by test_ScCountProps(), test_UlPropSize(), and UlPropSize().

◆ MVft

SDateTimeArray _PV::MVft

Definition at line 395 of file mapidefs.h.

Referenced by test_ScCountProps(), test_UlPropSize(), and UlPropSize().

◆ MVguid

SGuidArray _PV::MVguid

Definition at line 399 of file mapidefs.h.

Referenced by test_UlPropSize(), and UlPropSize().

◆ MVi

◆ MVl

SLongArray _PV::MVl

Definition at line 390 of file mapidefs.h.

Referenced by test_ScCountProps(), test_UlPropSize(), and UlPropSize().

◆ MVli

SLargeIntegerArray _PV::MVli

Definition at line 400 of file mapidefs.h.

Referenced by test_ScCountProps(), test_UlPropSize(), and UlPropSize().

◆ MVszA

◆ MVszW

◆ ul

ULONG _PV::ul

Definition at line 377 of file mapidefs.h.

Referenced by sendmail_extended_mapi().

◆ x

LONG _PV::x

Definition at line 402 of file mapidefs.h.


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