ReactOS 0.4.15-dev-7842-g558ab78
_MOUNT_OPTION_BUFFER Struct Reference

#include <options.h>

Public Attributes

USHORT Zero
 
USHORT Secret
 
ULONG Length
 
BYTE Buffer [1]
 

Detailed Description

Definition at line 33 of file options.h.

Member Data Documentation

◆ Buffer

BYTE _MOUNT_OPTION_BUFFER::Buffer[1]

Definition at line 37 of file options.h.

◆ Length

ULONG _MOUNT_OPTION_BUFFER::Length

Definition at line 36 of file options.h.

◆ Secret

USHORT _MOUNT_OPTION_BUFFER::Secret

Definition at line 35 of file options.h.

◆ Zero

USHORT _MOUNT_OPTION_BUFFER::Zero

Definition at line 34 of file options.h.


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