eBUS SDK v6.2.8.5877 API
7 #ifndef __PVVIRTUALDEVICELIB_H__ 8 #define __PVVIRTUALDEVICELIB_H__ 10 #if !defined( PV_VIRTUAL_DEVICE_NO_DECLSPEC ) 11 #if defined( PV_VIRTUAL_DEVICE_EXPORTS ) 13 #if !defined( PT_LIB_STATIC ) && defined( WIN32 ) 14 #define PV_VIRTUAL_DEVICE_API __declspec( dllexport ) 16 #define PV_VIRTUAL_DEVICE_API 21 #if !defined( PT_LIB_STATIC ) && defined( WIN32 ) 22 #define PV_VIRTUAL_DEVICE_API __declspec( dllimport ) 24 #define PV_VIRTUAL_DEVICE_API 27 #define PT_LIB_NAME "PvVirtualDevice" 28 #include <PvLinkLib.h> 33 #if !defined( PV_VIRTUAL_DEVICE_API ) 34 #define PV_VIRTUAL_DEVICE_API
Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com