eBUS SDK v7.0.1.7536 API
Loading...
Searching...
No Matches
7#ifndef __PVSYSTEMLIB_H__
8#define __PVSYSTEMLIB_H__
10#if !defined( PV_SYSTEM_NO_DECLSPEC )
11 #if defined( PV_SYSTEM_EXPORTS )
13 #if !defined( PT_LIB_STATIC ) && defined( WIN32 )
14 #define PV_SYSTEM_API __declspec( dllexport )
21 #if !defined( PT_LIB_STATIC ) && defined( WIN32 )
22 #define PV_SYSTEM_API __declspec( dllimport )
27 #define PT_LIB_NAME "PvSystem"
28 #include <PvLinkLib.h>
33#if !defined( PV_SYSTEM_API )
Copyright (c) 2002-2026 Pleora Technologies Inc.
www.pleora.com