ReactOS 0.4.15-dev-7924-g5949c20
_MOUNTMGR_CREATE_POINT_INPUT Struct Reference

#include <imports.h>

Public Attributes

USHORT SymbolicLinkNameOffset
 
USHORT SymbolicLinkNameLength
 
USHORT DeviceNameOffset
 
USHORT DeviceNameLength
 

Detailed Description

Definition at line 158 of file imports.h.

Member Data Documentation

◆ DeviceNameLength

USHORT _MOUNTMGR_CREATE_POINT_INPUT::DeviceNameLength

Definition at line 162 of file imports.h.

◆ DeviceNameOffset

USHORT _MOUNTMGR_CREATE_POINT_INPUT::DeviceNameOffset

Definition at line 161 of file imports.h.

◆ SymbolicLinkNameLength

USHORT _MOUNTMGR_CREATE_POINT_INPUT::SymbolicLinkNameLength

Definition at line 160 of file imports.h.

◆ SymbolicLinkNameOffset

USHORT _MOUNTMGR_CREATE_POINT_INPUT::SymbolicLinkNameOffset

Definition at line 159 of file imports.h.

Referenced by mountmgr::create_point().


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