ReactOS 0.4.16-dev-959-g2ec3a19
string_t Struct Reference
Collaboration diagram for string_t:

Public Attributes

const WCHARstr
 
int len
 

Detailed Description

Definition at line 128 of file metadataquery.c.

Member Data Documentation

◆ len

int string_t::len

Definition at line 131 of file metadataquery.c.

Referenced by get_token().

◆ str

const WCHAR* string_t::str

Definition at line 130 of file metadataquery.c.

Referenced by get_token().


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