ReactOS 0.4.15-dev-7934-g1dc8d80
bstr_cache_entry_t Struct Reference
Collaboration diagram for bstr_cache_entry_t:

Public Attributes

unsigned short head
 
unsigned short cnt
 
bstr_tbuf [BUCKET_BUFFER_SIZE]
 

Detailed Description

Definition at line 99 of file oleaut.c.

Member Data Documentation

◆ buf

bstr_t* bstr_cache_entry_t::buf[BUCKET_BUFFER_SIZE]

Definition at line 102 of file oleaut.c.

◆ cnt

unsigned short bstr_cache_entry_t::cnt

Definition at line 101 of file oleaut.c.

◆ head

unsigned short bstr_cache_entry_t::head

Definition at line 100 of file oleaut.c.


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