ReactOS 0.4.16-dev-1041-g8b6907f
|
#include <winnetwk.h>
Public Attributes | |
DWORD | cbStructure |
HWND | hwndOwner |
LPNETRESOURCEA | lpConnRes |
DWORD | dwFlags |
DWORD | dwDevNum |
Definition at line 186 of file winnetwk.h.
DWORD _CONNECTDLGSTRUCTA::cbStructure |
Definition at line 187 of file winnetwk.h.
DWORD _CONNECTDLGSTRUCTA::dwDevNum |
Definition at line 191 of file winnetwk.h.
DWORD _CONNECTDLGSTRUCTA::dwFlags |
Definition at line 190 of file winnetwk.h.
HWND _CONNECTDLGSTRUCTA::hwndOwner |
Definition at line 188 of file winnetwk.h.
LPNETRESOURCEA _CONNECTDLGSTRUCTA::lpConnRes |
Definition at line 189 of file winnetwk.h.