Home Units Hierarchy Routines All identifiers

packed record TWSAProtocolChain

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TWSAProtocolChain = packed record

Description

 

Overview

Fields

chainLen: int32;
chainEntries: array[0..MAX_PROTOCOL_CHAIN - 1] of int32;

Description

Fields

chainLen: int32;
 
chainEntries: array[0..MAX_PROTOCOL_CHAIN - 1] of int32;

the length of the chain, length = 0 means layered protocol, length = 1 means base protocol, length > 1 means protocol chain

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09