Filter Library Camera Interface Physics

__SpmCameraParameters Struct Reference

#include <InterfaceDLL.h>

List of all members.


Detailed Description

Structure: SPMCAMERAPARAMETERS for PROTOCOL [main program - camera dll].

Type to support the exchange of data between the CameraDLL and the main program.

 typedef struct __SpmCameraParameters
 {
        LPCTSTR lpcsDocumentPath;           ///<  Suggested document name (can be NULL)  
 } SPMCAMERAPARAMETERS, *LPCAMERAPARAMETERS;

Setting Camera parameters, such as the project directory. Used to store additional information (files) in the project directory.

Definition at line 1025 of file InterfaceDLL.h.

Public Attributes

LPCTSTR lpcsDocumentPath
 Project directory.


The documentation for this struct was generated from the following file:
Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy