|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <muptypes.h>
Public Attributes | |
| ULONG | RedirectorDeviceNameOffset |
| ULONG | RedirectorDeviceNameLength |
| ULONG | Reserved [2] |
| BOOLEAN | MailslotsSupported |
Definition at line 17 of file muptypes.h.
| BOOLEAN _MUP_PROVIDER_REGISTRATION_INFO::MailslotsSupported |
Definition at line 22 of file muptypes.h.
Referenced by FsRtlpRegisterProviderWithMUP(), and RegisterUncProvider().
| ULONG _MUP_PROVIDER_REGISTRATION_INFO::RedirectorDeviceNameLength |
Definition at line 20 of file muptypes.h.
Referenced by FsRtlpRegisterProviderWithMUP(), and RegisterUncProvider().
| ULONG _MUP_PROVIDER_REGISTRATION_INFO::RedirectorDeviceNameOffset |
Definition at line 19 of file muptypes.h.
Referenced by FsRtlpRegisterProviderWithMUP(), and RegisterUncProvider().
| ULONG _MUP_PROVIDER_REGISTRATION_INFO::Reserved[2] |
Definition at line 21 of file muptypes.h.