public interface PAdsNotificationFuncEx
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(AmsAddr pAddr,
AdsNotificationHeader pNotification,
int hUser)
Type definition of the callback function required by the AdsSyncAddDeviceNotificationReqEx() function.
|
void apply(AmsAddr pAddr, AdsNotificationHeader pNotification, int hUser)
pAddr - (In) Structure with NetId and port number of the ADS server.pNotification - (In) Pointer to a notification header.hUser - (In) Custom data passed to AdsSyncAddDeviceNotificationReqEx() during registration.Copyright © 2023 LSST. All rights reserved.