WE310F5  39.00.000
M2MB_HTTPD_URICTXT_FROM_INDEX Struct Reference

The structure is used to GET the applicaiton context of the registered URI. More...

#include <m2mb_httpd.h>

Data Fields

INT32 index
 
VOIDuri_ctxt
 

Detailed Description

The structure is used to GET the applicaiton context of the registered URI.

This structure is used to GET the application context of the registered URI with the help of the URI index.

Definition at line 497 of file m2mb_httpd.h.

Field Documentation

◆ index

INT32 index

Index of the URI registered with the http server

Definition at line 499 of file m2mb_httpd.h.

◆ uri_ctxt

VOID* uri_ctxt

Application context of the URI registered with the http server

Definition at line 500 of file m2mb_httpd.h.


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