Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 424 Bytes

TPJPipe-CloseWriteHandle.md

File metadata and controls

19 lines (11 loc) · 424 Bytes

CloseWriteHandle method

Project: I/O Utility Classes

Unit: PJPipe

Class: TPJPipe

Applies to: ~>1.0

procedure CloseWriteHandle;

Description

CloseWriteHandle closes the pipe's write handle if it is open.

After calling this method no further data may be written to the pipe and WriteHandle will be zero.