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

Public Attributes | |
| int | colnameid |
| int | pcsFlags |
| int | fmt |
| int | cxChar |
| WORD | colnameid |
| WORD | colstate |
| WORD | fmt |
| WORD | cxChar |
Definition at line 3 of file shfldr_netconnect.h.
| int shvheader::colnameid |
Definition at line 4 of file shfldr_netconnect.h.
Referenced by CNetworkConnections::GetDetailsOf(), CControlPanelFolder::GetDetailsOf(), CDrivesFolder::GetDetailsOf(), CNetFolder::GetDetailsOf(), CPrinterFolder::GetDetailsOf(), and CFSFolder::GetFSColumnDetails().
| WORD shvheader::colstate |
Definition at line 32 of file shfldr.h.
Referenced by CControlPanelFolder::GetDefaultColumnState(), CDrivesFolder::GetDefaultColumnState(), CNetFolder::GetDefaultColumnState(), CPrinterFolder::GetDefaultColumnState(), and CFSFolder::GetDefaultFSColumnState().
| int shvheader::cxChar |
Definition at line 7 of file shfldr_netconnect.h.
Referenced by CNetworkConnections::GetDetailsOf(), CControlPanelFolder::GetDetailsOf(), CDrivesFolder::GetDetailsOf(), CNetFolder::GetDetailsOf(), CPrinterFolder::GetDetailsOf(), and CFSFolder::GetFSColumnDetails().
| int shvheader::fmt |
Definition at line 6 of file shfldr_netconnect.h.
Referenced by CNetworkConnections::GetDetailsOf(), CControlPanelFolder::GetDetailsOf(), CDrivesFolder::GetDetailsOf(), CNetFolder::GetDetailsOf(), CPrinterFolder::GetDetailsOf(), and CFSFolder::GetFSColumnDetails().
| int shvheader::pcsFlags |
Definition at line 5 of file shfldr_netconnect.h.
Referenced by CNetworkConnections::GetDefaultColumnState().