Enumeration of SOAP server states when a hook routine has been called
| Enumeration Value | Value | Description |
|---|---|---|
| _KCML_SOAPHOOK_PREMETHOD | 0 | Hook being called before a method |
| _KCML_SOAPHOOK_POSTMETHOD | 1 | Hook being called after a method |
Back to the list of Enumerations and Constants