PLCnext API Documentation 24.0.0.71
NotificationRegistrationStatus.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#pragma once
7
9#include "Arp/System/Nm/NotificationRegistrationStatus.hpp"
10
11namespace Arp { namespace System { namespace Nm { namespace Services
12{
13
15
16}}}} // namespace Arp::System::Nm::Services
@ System
System components used by the System, Device, Plc or Io domains.
enum ARP_CXX_SYMBOL_EXPORT NotificationRegistrationStatus
Enumeration to represent the status of the Notification
Definition: NotificationRegistrationStatus.hpp:14
Root namespace for the PLCnext API