Force a callback to IOPCDataCallback::OnDataChange for all active items in the
group (whether they have changed or not). Inactive items are not included in
the callback. ( IOPCAsyncIO2::Refresh2 )
Syntax
Parameters
- sourceMode
- IN: Data source CACHE or DEVICE. If the DEVICE, then
all active items in the CACHE are refreshed from the device BEFORE the callback
- transactionID
- IN: The Client generated transaction ID. This is
included in the 'completion' information provided to the OnDataChange.
- cancelID
- Place to return a Server generated ID to be used in
case the operation needs to be canceled.
Return Value
HRESULT success/error code
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also