ReactOS 0.4.15-dev-7958-gcd0bb1a
RtlAnsiString Struct Reference

#include <ntobjfs.h>

Public Attributes

WORD string_len
 
WORD alloc_len
 
LPSTR string_ptr
 

Detailed Description

Definition at line 40 of file ntobjfs.h.

Member Data Documentation

◆ alloc_len

WORD RtlAnsiString::alloc_len

Definition at line 42 of file ntobjfs.h.

◆ string_len

WORD RtlAnsiString::string_len

Definition at line 41 of file ntobjfs.h.

◆ string_ptr

LPSTR RtlAnsiString::string_ptr

Definition at line 43 of file ntobjfs.h.


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