ReactOS 0.4.16-dev-550-g2186ce3
_MOUNTMGR_CREATE_POINT_INPUT Struct Reference

#include <imports.h>

Public Attributes

USHORT SymbolicLinkNameOffset
 
USHORT SymbolicLinkNameLength
 
USHORT DeviceNameOffset
 
USHORT DeviceNameLength
 

Detailed Description

Definition at line 156 of file imports.h.

Member Data Documentation

◆ DeviceNameLength

USHORT _MOUNTMGR_CREATE_POINT_INPUT::DeviceNameLength

Definition at line 160 of file imports.h.

◆ DeviceNameOffset

USHORT _MOUNTMGR_CREATE_POINT_INPUT::DeviceNameOffset

Definition at line 159 of file imports.h.

◆ SymbolicLinkNameLength

USHORT _MOUNTMGR_CREATE_POINT_INPUT::SymbolicLinkNameLength

Definition at line 158 of file imports.h.

◆ SymbolicLinkNameOffset

USHORT _MOUNTMGR_CREATE_POINT_INPUT::SymbolicLinkNameOffset

Definition at line 157 of file imports.h.

Referenced by mountmgr::create_point().


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