OpenDOF Project
void DOSProvider_SendProviderException ( uint16  itemID)

Send a provider exception back to the requestor.

DOSContext must contain the information from the received operation (e.g., inside a Provider callback).

Use DOSValue_Put_* to place the exception parameters into the send buffer. Remember to place values in reverse order (last to first).

Parameters
itemIDThe item identifier of the exception.
core-c-cos Version 7.0.1 Build 0
2018-02-08