Soap.OPToSOAPDomConv.ConvNodeState
Delphi
ConvNodeState = (nsClientSend, nsServerReceive, nsServerSend, nsClientReceive);
C++
enum DECLSPEC_DENUM ConvNodeState : unsigned char { nsClientSend, nsServerReceive, nsServerSend, nsClientReceive };
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| enum | public | Soap.OPToSOAPDomConv.pas Soap.OPToSOAPDomConv.hpp  | 
        Soap.OPToSOAPDomConv | Soap.OPToSOAPDomConv | 
Description
Embarcadero Technologies does not currently have any additional information.