DDE Poke Requests
For requests that contain at least one or more argument, the request must be made using the Visual Basic DDEPoke Method Call.
The DDEPoke request method call will send Excel table values in binary format to the DdeSocketBridge.
The VBA code below is an example of how DDE Poke requests are sent from Excel to the DDE Socket Bridge. Please be aware that this function call uses the sendPoke function of the TwsDde Sample’s “util.bas” file located at “C:\TWS API\samples\Excel\TwsDde\util.bas”.

