API:Soap.InvokeRegistry.eHeaderMethodType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

eHeaderMethodType = (hmtAll, hmtRequest, hmtResponse);

C++

enum DECLSPEC_DENUM eHeaderMethodType : unsigned char { hmtAll, hmtRequest, hmtResponse };

Properties

Type Visibility Source Unit Parent
enum public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry Soap.InvokeRegistry

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!