The IDviInvocation::InvocationReadEnd method is a part of the DVI library that is used for device control and communication protocols. This method is used to signal that a read operation has been completed.
In this example, the IDviInvocation object called 'invocation' is used to invoke the InvocationReadEnd method.
Package library:
This method is a part of the UPnP Device Architecture version 2.0 library.
C++ (Cpp) IDviInvocation::InvocationReadEnd - 30 examples found. These are the top rated real world C++ (Cpp) examples of IDviInvocation::InvocationReadEnd extracted from open source projects. You can rate examples to help us improve the quality of examples.