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

Public Attributes | |
| DWORD | cbSize |
| PVOID | Context |
| PDESK_EXT_ENUMALLMODES | EnumAllModes |
| PDESK_EXT_SETCURRENTMODE | SetCurrentMode |
| PDESK_EXT_GETCURRENTMODE | GetCurrentMode |
| PDESK_EXT_SETPRUNINGMODE | SetPruningMode |
| PDESK_EXT_GETPRUNINGMODE | GetPruningMode |
| WCHAR | MemorySize [128] |
| WCHAR | ChipType [128] |
| WCHAR | DacType [128] |
| WCHAR | AdapterString [128] |
| WCHAR | BiosString [128] |
Definition at line 22 of file deskcplx.h.
| WCHAR _DESK_EXT_INTERFACE::AdapterString[128] |
Definition at line 41 of file deskcplx.h.
| WCHAR _DESK_EXT_INTERFACE::BiosString[128] |
Definition at line 42 of file deskcplx.h.
| DWORD _DESK_EXT_INTERFACE::cbSize |
Definition at line 26 of file deskcplx.h.
Referenced by QueryDeskCplExtInterface().
| WCHAR _DESK_EXT_INTERFACE::ChipType[128] |
Definition at line 39 of file deskcplx.h.
| PVOID _DESK_EXT_INTERFACE::Context |
Definition at line 28 of file deskcplx.h.
Referenced by DeskCplExtDisplaySaveSettings().
| WCHAR _DESK_EXT_INTERFACE::DacType[128] |
Definition at line 40 of file deskcplx.h.
| PDESK_EXT_ENUMALLMODES _DESK_EXT_INTERFACE::EnumAllModes |
Definition at line 31 of file deskcplx.h.
| PDESK_EXT_GETCURRENTMODE _DESK_EXT_INTERFACE::GetCurrentMode |
Definition at line 33 of file deskcplx.h.
| PDESK_EXT_GETPRUNINGMODE _DESK_EXT_INTERFACE::GetPruningMode |
Definition at line 35 of file deskcplx.h.
| WCHAR _DESK_EXT_INTERFACE::MemorySize[128] |
Definition at line 38 of file deskcplx.h.
| PDESK_EXT_SETCURRENTMODE _DESK_EXT_INTERFACE::SetCurrentMode |
Definition at line 32 of file deskcplx.h.
| PDESK_EXT_SETPRUNINGMODE _DESK_EXT_INTERFACE::SetPruningMode |
Definition at line 34 of file deskcplx.h.