LXE VX8 Reference Manual page 189

Hide thumbs Also See for VX8:
Table of Contents

Advertisement

FreeFloat WLinq
The source code for a sample program using this technique (a Microsoft Visual C++ 6.0 project)
can be supplied to you without charge.
Note! From version 3.9 and later there are two more messages. Unsubscribe and
SubscribeExclusively. They are used in the same way as Subscribe. SubscribeExclusively makes the
client program sending the message the sole subscriber. Unsubscribe unsubscribes any
subscription regardless of whether Subscribe or SubscribeExclusively was used to start the
subscription.
Note! From version 3.10 there are yet two more messages, KeyboardEvents and
NoKeyboardEvents. They control whether WLinq will send data via keyboard events. If WLinq is
tightly integrated with an application via the WM_COPYDATA message and the application
temporarily unsubscribes, the application probably don't want WLinq to switch over to the method
of sending data via keyboard messages. In this situation, send the NoKeyboardEvents to WLinq
(the full global name of the message is "WLinq32.NoKeyboardEvents").
E-EQ-VX8RG-A
179
VX8 Reference Guide

Advertisement

Table of Contents
loading

Table of Contents