#include <npruntime.h>
Collaboration diagram for _NPVariant:Public Attributes | |
| NPVariantType | type |
| union { | |
| bool boolValue | |
| int32_t intValue | |
| double doubleValue | |
| NPString stringValue | |
| NPObject * objectValue | |
| } | value |
| double _NPVariant::doubleValue |
| int32_t _NPVariant::intValue |
| union { ... } _NPVariant::value |
1.7.1