ReactOS 0.4.15-dev-7834-g00c4b3d
msistring Struct Reference
Collaboration diagram for msistring:

Public Attributes

USHORT persistent_refcount
 
USHORT nonpersistent_refcount
 
WCHARdata
 
int len
 

Detailed Description

Definition at line 43 of file string.c.

Member Data Documentation

◆ data

WCHAR* msistring::data

Definition at line 47 of file string.c.

◆ len

int msistring::len

Definition at line 48 of file string.c.

◆ nonpersistent_refcount

USHORT msistring::nonpersistent_refcount

Definition at line 46 of file string.c.

◆ persistent_refcount

USHORT msistring::persistent_refcount

Definition at line 45 of file string.c.


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