OPCUAClient_DeleteMonitoredItems
(FUN)
FUNCTION OPCUAClient_DeleteMonitoredItems : RTS_IEC_RESULT
This function deletes a set of monitored items from a subscription.
- InOut:
Scope
Name
Type
Comment
Return
OPCUAClient_DeleteMonitoredItems
RTS_IEC_RESULT
Input
hSubscription
RTS_IEC_HANDLE
Handle to the subscription of the monitored items
noOfItemsToDelete
OpcUa_Int32
Number of items to delete.
phItems
POINTER TO RTS_IEC_HANDLE
Pointer to an array of monitored item handles.