IPWorks IPC 2020 C++ Builder Edition

Questions / Feedback?

PipeName Property

The name of the pipe.

Syntax

__property String PipeName = { read=FPipeName, write=FSetPipeName };

Default Value

""

Remarks

This property specifies the name of the pipe.

This may be the name by itself, for instance "MyPipe", or in the format "\\.\pipe\MyPipe".

Data Type

String

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