IPWorks IPC 2020 C++ Builder Edition

Questions / Feedback?

Send Method

Sends data over the connected pipe.

Syntax

void __fastcall Send(DynamicArray<Byte> Text);

Remarks

This method sends data to the server. Calling this method is equivalent to setting the Stdin property to Text.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IPC 2020 C++ Builder Edition - Version 20.0 [Build 8155]