Filter Library | Camera | Interface Physics |
#include <InterfaceDLL.h>
Type to support the exchange of data between the CameraDLL and the main program.
typedef struct __SpmDeviceSpecificIVData { DWORD dwSize; ///< Size of this structure in bytes // // device specific IV data // } SPMDEVICESPECIFICIVDATA, * LPSPMDEVICESPECIFICIVDATA;
Definition at line 905 of file InterfaceDLL.h.
Public Attributes | |
DWORD | dwSize |
Size of this structure in bytes. |