Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
DeviceInformationStruct Struct Reference

Return type for ShowModal() method in CameraSelectionWindow. More...

#include <SpinnakerGUI_WPF.h>

Public Attributes

bool isCamera
 Whether the clicked device is camera.
 
bool isSystem
 Whether the clicked object is system.
 
Spinnaker::CameraPtrpCamera
 pointer to clicked camera object.
 
Spinnaker::InterfacePtrpInterface
 pointer to clicked interface object.
 
Spinnaker::SystemPtrpSystem
 pointer to clicked system object.
 

Detailed Description

Return type for ShowModal() method in CameraSelectionWindow.

Member Data Documentation

◆ isCamera

bool isCamera

Whether the clicked device is camera.

◆ isSystem

bool isSystem

Whether the clicked object is system.

◆ pCamera

pointer to clicked camera object.

◆ pInterface

pointer to clicked interface object.

◆ pSystem

pointer to clicked system object.


The documentation for this struct was generated from the following file: