|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <winnetwk.h>

Public Attributes | |
| DWORD | cbStructure |
| HWND | hwndOwner |
| LPSTR | lpLocalName |
| LPSTR | lpRemoteName |
| DWORD | dwFlags |
Definition at line 200 of file winnetwk.h.
| DWORD _DISCDLGSTRUCTA::cbStructure |
Definition at line 201 of file winnetwk.h.
| DWORD _DISCDLGSTRUCTA::dwFlags |
Definition at line 205 of file winnetwk.h.
| HWND _DISCDLGSTRUCTA::hwndOwner |
Definition at line 202 of file winnetwk.h.
| LPSTR _DISCDLGSTRUCTA::lpLocalName |
Definition at line 203 of file winnetwk.h.
| LPSTR _DISCDLGSTRUCTA::lpRemoteName |
Definition at line 204 of file winnetwk.h.