PLCnext API Documentation 23.0.2.9
NotificationRegistrationInfo.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#pragma once
7
8#include "Arp/System/Nm/NotificationRegistrationInfo.hpp"
9
10namespace Arp { namespace System { namespace Nm { namespace Services
11{
12
14
15}}}} // namespace Arp::System::Nm::Services
Information about the registration of a Notification
Definition: NotificationRegistrationInfo.hpp:22
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API