OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
FSHELP_CTX Struct Reference

#include <Helper.h>

Data Fields

CONST CHAR16 * Path
 
NTFS_FILERootNode
 
UINT32 SymlinkDepth
 
STACK_ELEMENTCurrentNode
 

Detailed Description

Definition at line 41 of file Helper.h.

Field Documentation

◆ CurrentNode

STACK_ELEMENT* FSHELP_CTX::CurrentNode

Definition at line 45 of file Helper.h.

◆ Path

CONST CHAR16* FSHELP_CTX::Path

Definition at line 42 of file Helper.h.

◆ RootNode

NTFS_FILE* FSHELP_CTX::RootNode

Definition at line 43 of file Helper.h.

◆ SymlinkDepth

UINT32 FSHELP_CTX::SymlinkDepth

Definition at line 44 of file Helper.h.


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