ReactOS 0.4.15-dev-7953-g1f49173
_MUP_PFX Struct Reference

#include <mup.h>

Collaboration diagram for _MUP_PFX:

Public Attributes

ULONG NodeType
 
ULONG NodeStatus
 
LONG NodeReferences
 
ULONG NodeSize
 
UNICODE_PREFIX_TABLE_ENTRY PrefixTableEntry
 
UNICODE_STRING AcceptedPrefix
 
ULONG Reserved
 
LARGE_INTEGER ValidityTimeout
 
PMUP_UNC UncProvider
 
BOOLEAN ExternalAlloc
 
BOOLEAN InTable
 
BOOLEAN KeepExtraRef
 
BOOLEAN Padding
 
LIST_ENTRY PrefixListEntry
 

Detailed Description

Definition at line 87 of file mup.h.

Member Data Documentation

◆ AcceptedPrefix

UNICODE_STRING _MUP_PFX::AcceptedPrefix

Definition at line 94 of file mup.h.

◆ ExternalAlloc

BOOLEAN _MUP_PFX::ExternalAlloc

Definition at line 98 of file mup.h.

◆ InTable

BOOLEAN _MUP_PFX::InTable

Definition at line 99 of file mup.h.

◆ KeepExtraRef

BOOLEAN _MUP_PFX::KeepExtraRef

Definition at line 100 of file mup.h.

Referenced by MupDereferenceMasterQueryContext().

◆ NodeReferences

LONG _MUP_PFX::NodeReferences

Definition at line 91 of file mup.h.

◆ NodeSize

ULONG _MUP_PFX::NodeSize

Definition at line 92 of file mup.h.

◆ NodeStatus

ULONG _MUP_PFX::NodeStatus

Definition at line 90 of file mup.h.

◆ NodeType

ULONG _MUP_PFX::NodeType

Definition at line 89 of file mup.h.

◆ Padding

BOOLEAN _MUP_PFX::Padding

Definition at line 101 of file mup.h.

◆ PrefixListEntry

LIST_ENTRY _MUP_PFX::PrefixListEntry

Definition at line 102 of file mup.h.

◆ PrefixTableEntry

UNICODE_PREFIX_TABLE_ENTRY _MUP_PFX::PrefixTableEntry

Definition at line 93 of file mup.h.

◆ Reserved

ULONG _MUP_PFX::Reserved

Definition at line 95 of file mup.h.

◆ UncProvider

PMUP_UNC _MUP_PFX::UncProvider

Definition at line 97 of file mup.h.

◆ ValidityTimeout

LARGE_INTEGER _MUP_PFX::ValidityTimeout

Definition at line 96 of file mup.h.


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