ReactOS 0.4.15-dev-8093-g3285f69
NtPidlEntry Struct Reference

#include <ntobjenum.h>

Collaboration diagram for NtPidlEntry:

Public Attributes

USHORT cb
 
USHORT magic
 
OBJECT_TYPE objectType
 
USHORT entryNameLength
 
WCHAR entryName [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 31 of file ntobjenum.h.

Member Data Documentation

◆ cb

USHORT NtPidlEntry::cb

Definition at line 33 of file ntobjenum.h.

Referenced by CNtObjectFolder::CompareIDs().

◆ entryName

WCHAR NtPidlEntry::entryName[ANYSIZE_ARRAY]

Definition at line 40 of file ntobjenum.h.

Referenced by CNtObjectFolder::CompareIDs().

◆ entryNameLength

USHORT NtPidlEntry::entryNameLength

Definition at line 39 of file ntobjenum.h.

◆ magic

USHORT NtPidlEntry::magic

Definition at line 34 of file ntobjenum.h.

◆ objectType

OBJECT_TYPE NtPidlEntry::objectType

Definition at line 37 of file ntobjenum.h.

Referenced by CNtObjectFolder::CompareIDs().


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