ReactOS 0.4.15-dev-7918-g2a2556c
_Str_P Struct Reference
Collaboration diagram for _Str_P:

Public Attributes

char flag
 
charpos
 
int length
 
BOOL wasString
 

Detailed Description

Definition at line 861 of file pedump.c.

Member Data Documentation

◆ flag

char _Str_P::flag

Definition at line 863 of file pedump.c.

Referenced by TranslateFunctionName().

◆ length

int _Str_P::length

Definition at line 867 of file pedump.c.

Referenced by StringExpands(), and TranslateFunctionName().

◆ pos

char* _Str_P::pos

Definition at line 865 of file pedump.c.

Referenced by StringExpands(), and TranslateFunctionName().

◆ wasString

BOOL _Str_P::wasString

Definition at line 869 of file pedump.c.

Referenced by TranslateFunctionName().


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