PLCnext API Documentation 24.0.0.71
NotificationRegistrationInfo.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#pragma once
7
9#include "Arp/System/Nm/NotificationRegistrationInfo.hpp"
10
11namespace Arp { namespace System { namespace Nm { namespace Services
12{
13
15
16}}}} // 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