PUCLIB 1.6.0.0
PHOTRON USB Control Library
Data Structures | Macros | Typedefs
PUCUTIL.h File Reference
#include "PUCCONST.h"

Go to the source code of this file.

Data Structures

struct  PUC_GPU_SETUP_PARAM
 A structure that stores parameters used in GPU decoding. More...
 

Macros

#define DLL_EXPORT   __declspec(dllimport)
 
#define DLLAPI   extern "C"
 

Typedefs

typedef struct PUC_GPU_SETUP_PARAMPPUC_GPU_SETUP_PARAM
 

Macro Definition Documentation

◆ DLL_EXPORT

#define DLL_EXPORT   __declspec(dllimport)

Definition at line 17 of file PUCUTIL.h.

◆ DLLAPI

#define DLLAPI   extern "C"

Definition at line 21 of file PUCUTIL.h.

Typedef Documentation

◆ PPUC_GPU_SETUP_PARAM