|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winnetwk.h>

Public Attributes | |
| DWORD | cbStructure |
| HWND | hwndOwner |
| LPWSTR | lpLocalName |
| LPWSTR | lpRemoteName |
| DWORD | dwFlags |
Definition at line 207 of file winnetwk.h.
| DWORD _DISCDLGSTRUCTW::cbStructure |
Definition at line 208 of file winnetwk.h.
| DWORD _DISCDLGSTRUCTW::dwFlags |
Definition at line 212 of file winnetwk.h.
| HWND _DISCDLGSTRUCTW::hwndOwner |
Definition at line 209 of file winnetwk.h.
| LPWSTR _DISCDLGSTRUCTW::lpLocalName |
Definition at line 210 of file winnetwk.h.
| LPWSTR _DISCDLGSTRUCTW::lpRemoteName |
Definition at line 211 of file winnetwk.h.