ReactOS 0.4.15-dev-7958-gcd0bb1a
substr_t Struct Reference

#include <internet.h>

Public Attributes

const WCHARstr
 
size_t len
 

Detailed Description

Definition at line 198 of file internet.h.

Member Data Documentation

◆ len

size_t substr_t::len

Definition at line 200 of file internet.h.

Referenced by create_cookie_url(), get_cookie_container(), and is_domain_legal_for_cookie().

◆ str

const WCHAR* substr_t::str

Definition at line 199 of file internet.h.

Referenced by create_cookie_url(), get_cookie_container(), and is_domain_legal_for_cookie().


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