ReactOS 0.4.16-dev-329-g9223134
|
#include <winnetwk.h>
Public Attributes | |
DWORD | cbStructure |
HWND | hwndOwner |
LPNETRESOURCEW | lpConnRes |
DWORD | dwFlags |
DWORD | dwDevNum |
Definition at line 193 of file winnetwk.h.
DWORD _CONNECTDLGSTRUCTW::cbStructure |
Definition at line 194 of file winnetwk.h.
Referenced by WNetConnectionDialog().
DWORD _CONNECTDLGSTRUCTW::dwDevNum |
Definition at line 198 of file winnetwk.h.
DWORD _CONNECTDLGSTRUCTW::dwFlags |
Definition at line 197 of file winnetwk.h.
HWND _CONNECTDLGSTRUCTW::hwndOwner |
Definition at line 195 of file winnetwk.h.
Referenced by WNetConnectionDialog().
LPNETRESOURCEW _CONNECTDLGSTRUCTW::lpConnRes |
Definition at line 196 of file winnetwk.h.
Referenced by WNetConnectionDialog().