Rizin
unix-like reverse engineering framework and cli tools
_FILE_NAME_INFORMATION Struct Reference

#include <winapi.h>

Public Attributes

ULONG FileNameLength
 
WCHAR FileName [1]
 

Detailed Description

Definition at line 4301 of file winapi.h.

Member Data Documentation

◆ FileName

WCHAR _FILE_NAME_INFORMATION::FileName[1]

Definition at line 4303 of file winapi.h.

Referenced by uv__pipe_getname().

◆ FileNameLength

ULONG _FILE_NAME_INFORMATION::FileNameLength

Definition at line 4302 of file winapi.h.

Referenced by uv__pipe_getname().


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