php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_sdlSoapBindingFunction Struct Reference

#include <php_sdl.h>

Data Fields

char * soapAction
 
sdlEncodingStyle style
 
sdlSoapBindingFunctionBody input
 
sdlSoapBindingFunctionBody output
 

Detailed Description

Definition at line 116 of file php_sdl.h.

Field Documentation

◆ input

sdlSoapBindingFunctionBody _sdlSoapBindingFunction::input

Definition at line 120 of file php_sdl.h.

◆ output

sdlSoapBindingFunctionBody _sdlSoapBindingFunction::output

Definition at line 121 of file php_sdl.h.

◆ soapAction

char* _sdlSoapBindingFunction::soapAction

Definition at line 117 of file php_sdl.h.

◆ style

sdlEncodingStyle _sdlSoapBindingFunction::style

Definition at line 118 of file php_sdl.h.


The documentation for this struct was generated from the following file: