Indy 9
PWord
See Also, Unit: IdGlobal
Pointer to a Word type.
PWord = ^Word;
Unit
IdGlobal
Description
PWord is a pointer to a Word type. PWord is a platform define for VCL versions prior to VCL6. PWord is already defined fror VCL6. Pword is used in the the implementation of TIdMessageClient and TIdTCPConnection methods that read RFC-compliant message headers.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.