ReactOS 0.4.15-dev-7958-gcd0bb1a
NODE_W Struct Reference

#include <fc.h>

Collaboration diagram for NODE_W:

Public Attributes

struct list entry
 
LPWSTR pszLine
 
LPWSTR pszComp
 
DWORD lineno
 
DWORD hash
 

Detailed Description

Definition at line 32 of file fc.h.

Member Data Documentation

◆ entry

struct list NODE_W::entry

Definition at line 34 of file fc.h.

◆ hash

DWORD NODE_W::hash

Definition at line 38 of file fc.h.

◆ lineno

DWORD NODE_W::lineno

Definition at line 37 of file fc.h.

◆ pszComp

LPWSTR NODE_W::pszComp

Definition at line 36 of file fc.h.

◆ pszLine

LPWSTR NODE_W::pszLine

Definition at line 35 of file fc.h.


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