4.3 Using Method Calls

The appropriate sequence for initiating a method call is shown below. A valid method handle is necessary to call a method. Successful call of UA_MethodGetHandleList will deliver a valid MethodHdls.

One shall release the method handle list before you disconnect.

Figure 4: Method call sequence