ReactOS 0.4.15-dev-7958-gcd0bb1a
_CONNECTION_INFO Struct Reference

#include <options.h>

Collaboration diagram for _CONNECTION_INFO:

Public Attributes

PMOUNT_OPTION_BUFFER Options
 
ULONG BufferSize
 
PCONNECTION_BUFFER Buffer
 

Detailed Description

Definition at line 55 of file options.h.

Member Data Documentation

◆ Buffer

PCONNECTION_BUFFER _CONNECTION_INFO::Buffer

Definition at line 58 of file options.h.

Referenced by NPAddConnection3().

◆ BufferSize

ULONG _CONNECTION_INFO::BufferSize

Definition at line 57 of file options.h.

Referenced by NPAddConnection3().

◆ Options

PMOUNT_OPTION_BUFFER _CONNECTION_INFO::Options

Definition at line 56 of file options.h.


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