ReactOS 0.4.15-dev-7958-gcd0bb1a
_MUP_PROVIDER_REGISTRATION_INFO Struct Reference

#include <muptypes.h>

Public Attributes

ULONG RedirectorDeviceNameOffset
 
ULONG RedirectorDeviceNameLength
 
ULONG Reserved [2]
 
BOOLEAN MailslotsSupported
 

Detailed Description

Definition at line 17 of file muptypes.h.

Member Data Documentation

◆ MailslotsSupported

BOOLEAN _MUP_PROVIDER_REGISTRATION_INFO::MailslotsSupported

Definition at line 22 of file muptypes.h.

Referenced by FsRtlpRegisterProviderWithMUP(), and RegisterUncProvider().

◆ RedirectorDeviceNameLength

ULONG _MUP_PROVIDER_REGISTRATION_INFO::RedirectorDeviceNameLength

Definition at line 20 of file muptypes.h.

Referenced by FsRtlpRegisterProviderWithMUP(), and RegisterUncProvider().

◆ RedirectorDeviceNameOffset

ULONG _MUP_PROVIDER_REGISTRATION_INFO::RedirectorDeviceNameOffset

Definition at line 19 of file muptypes.h.

Referenced by FsRtlpRegisterProviderWithMUP(), and RegisterUncProvider().

◆ Reserved

ULONG _MUP_PROVIDER_REGISTRATION_INFO::Reserved[2]

Definition at line 21 of file muptypes.h.


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