Partager via


PIPE_TERMINATION structure (ksproxy.h)

La structure PIPE_TERMINATION est destinée à une utilisation proxy et non recommandée pour l’utilisation de l’application. PIPE_TERMINATION contient des informations qui décrivent la fin de broche d’un canal.

Syntaxe

typedef struct _PIPE_TERMINATION {
  ULONG                     Flags;
  ULONG                     OutsideFactors;
  ULONG                     Weigth;
  KS_FRAMING_RANGE          PhysicalRange;
  KS_FRAMING_RANGE_WEIGHTED OptimalRange;
  KS_COMPRESSION            Compression;
} PIPE_TERMINATION;

Membres

Flags

OutsideFactors

Weigth

PhysicalRange

OptimalRange

Compression

Configuration requise

Condition requise Valeur
En-tête ksproxy.h (inclure Ksproxy.h)