PLCnext API Documentation
24.0.0.71
Arp
System
ModuleLib
Module.h
1
2
//
3
// Copyright PHOENIX CONTACT Electronics GmbH
4
//
6
#ifndef ARP_SYSTEM_MODULELIB_MODULE_H
7
#define ARP_SYSTEM_MODULELIB_MODULE_H
8
9
#ifdef __cplusplus
10
extern
"C"
11
{
12
#endif
13
extern
int
ArpSystemModule_Load(
const
char
* arpBinaryDir,
const
char
* applicationName,
const
char
* acfSettingsPath);
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
// ndef ARP_SYSTEM_MODULELIB_MODULE_H
Generated on Tue Feb 13 2024 14:00:09 for PLCnext API Documentation by
1.9.4