Public Attributes
VARIANT Struct Reference

A type definition for the multi type variable. More...

#include <dn_common.h>

List of all members.

Public Attributes

union {
   VARIANT_BOOL   boolVal
   BSTR   bstrVal
   uint8_t   bVal
   CY   cyVal
   DATE   date
   double   dblVal
   float   fltVal
   int16_t   iVal
   int64_t   llVal
   int32_t   lVal
   SAFEARRAY *   parray
   int32_t   scode
   uint16_t   uiVal
   uint64_t   ullVal
   uint32_t   ulVal
}; 
uint16_t vt

Detailed Description

A type definition for the multi type variable.

Definition at line 306 of file dn_common.h.


Member Data Documentation

union { ... }

VT_BOOL

Definition at line 320 of file dn_common.h.

VT_BSTR

Definition at line 318 of file dn_common.h.

VT_UI1

Definition at line 321 of file dn_common.h.

VT_CY

Definition at line 316 of file dn_common.h.

VT_DATE

Definition at line 317 of file dn_common.h.

VT_R8

Definition at line 315 of file dn_common.h.

VT_R4

Definition at line 314 of file dn_common.h.

VT_I2

Definition at line 311 of file dn_common.h.

VT_I8

Definition at line 313 of file dn_common.h.

VT_I4

Definition at line 312 of file dn_common.h.

VT_ARRAY

Definition at line 325 of file dn_common.h.

VT_ERROR

Definition at line 319 of file dn_common.h.

VT_UI2

Definition at line 322 of file dn_common.h.

VT_UI8

Definition at line 324 of file dn_common.h.

VT_UI4

Definition at line 323 of file dn_common.h.

Variant type

Definition at line 308 of file dn_common.h.


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


bcap_core
Author(s): DENSO WAVE INCORPORATED
autogenerated on Thu Jun 6 2019 21:00:03