_NPVariant Struct Reference

#include <npruntime.h>

Data Fields

NPVariantType type
union {
   bool   boolValue
   int32_t   intValue
   double   doubleValue
   NPString   stringValue
   NPObject *   objectValue
value

Detailed Description

Definition at line 132 of file npruntime.h.


Field Documentation

Definition at line 135 of file npruntime.h.

Definition at line 137 of file npruntime.h.

Definition at line 136 of file npruntime.h.

Definition at line 139 of file npruntime.h.

Definition at line 138 of file npruntime.h.

Definition at line 133 of file npruntime.h.

union { ... } _NPVariant::value

The documentation for this struct was generated from the following file:
Generated on Wed Jul 4 16:03:31 2012 for RIO by  doxygen 1.6.3