Data.DBXTransportFilter.TDBXFilterSocketChannel.Pendant

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Pendant: Integer;

C++

static int Pendant;

Properties

Type Visibility Source Unit Parent
field public
Data.DBXTransportFilter.pas
Data.DBXTransportFilter.hpp
Data.DBXTransportFilter TDBXFilterSocketChannel

Description

Is used internally to mark the filter status of a byte stream.

The Pendant variable marks the filter status of the byte stream, informing the user that no decision has been made yet.

See Also