tagSUJavaScriptArgument Struct Reference

#include <ShapeUpAPI.h>

List of all members.

Public Attributes

DataType type
union {
   SUHANDLE   handleVal
   int   intVal
   char *   stringVal
   double   doubleVal
   BOOL   boolVal
   COLORREF   colorVal
}; 


Detailed Description

Examples:

example_javascriptable.cpp.


Member Data Documentation

DataType tagSUJavaScriptArgument::type

Examples:
example_javascriptable.cpp.

SUHANDLE tagSUJavaScriptArgument::handleVal

int tagSUJavaScriptArgument::intVal

char* tagSUJavaScriptArgument::stringVal

Examples:
example_javascriptable.cpp.

double tagSUJavaScriptArgument::doubleVal

BOOL tagSUJavaScriptArgument::boolVal

COLORREF tagSUJavaScriptArgument::colorVal

Examples:
example_javascriptable.cpp.

union { ... }


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 10:55:39 2010 for ShapeUp API by  doxygen 1.5.2