ReactOS 0.4.15-dev-7924-g5949c20
string_t Struct Reference
Collaboration diagram for string_t:

Public Attributes

const WCHARstr
 
int len
 

Detailed Description

Definition at line 132 of file metadataquery.c.

Member Data Documentation

◆ len

int string_t::len

Definition at line 135 of file metadataquery.c.

Referenced by get_token().

◆ str

const WCHAR* string_t::str

Definition at line 134 of file metadataquery.c.

Referenced by get_token().


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