ReactOS 0.4.15-dev-7924-g5949c20
_CONNECTDLGSTRUCTW Struct Reference

#include <winnetwk.h>

Collaboration diagram for _CONNECTDLGSTRUCTW:

Public Attributes

DWORD cbStructure
 
HWND hwndOwner
 
LPNETRESOURCEW lpConnRes
 
DWORD dwFlags
 
DWORD dwDevNum
 

Detailed Description

Definition at line 193 of file winnetwk.h.

Member Data Documentation

◆ cbStructure

DWORD _CONNECTDLGSTRUCTW::cbStructure

Definition at line 194 of file winnetwk.h.

Referenced by WNetConnectionDialog().

◆ dwDevNum

DWORD _CONNECTDLGSTRUCTW::dwDevNum

Definition at line 198 of file winnetwk.h.

◆ dwFlags

DWORD _CONNECTDLGSTRUCTW::dwFlags

Definition at line 197 of file winnetwk.h.

◆ hwndOwner

HWND _CONNECTDLGSTRUCTW::hwndOwner

Definition at line 195 of file winnetwk.h.

Referenced by WNetConnectionDialog().

◆ lpConnRes

LPNETRESOURCEW _CONNECTDLGSTRUCTW::lpConnRes

Definition at line 196 of file winnetwk.h.

Referenced by WNetConnectionDialog().


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