ReactOS 0.4.15-dev-7961-gdcf9eb0
_DESK_EXT_INTERFACE Struct Reference

#include <deskcplx.h>

Collaboration diagram for _DESK_EXT_INTERFACE:

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]
 

Detailed Description

Definition at line 22 of file deskcplx.h.

Member Data Documentation

◆ AdapterString

WCHAR _DESK_EXT_INTERFACE::AdapterString[128]

Definition at line 41 of file deskcplx.h.

◆ BiosString

WCHAR _DESK_EXT_INTERFACE::BiosString[128]

Definition at line 42 of file deskcplx.h.

◆ cbSize

DWORD _DESK_EXT_INTERFACE::cbSize

Definition at line 26 of file deskcplx.h.

Referenced by QueryDeskCplExtInterface().

◆ ChipType

WCHAR _DESK_EXT_INTERFACE::ChipType[128]

Definition at line 39 of file deskcplx.h.

◆ Context

PVOID _DESK_EXT_INTERFACE::Context

Definition at line 28 of file deskcplx.h.

Referenced by DeskCplExtDisplaySaveSettings().

◆ DacType

WCHAR _DESK_EXT_INTERFACE::DacType[128]

Definition at line 40 of file deskcplx.h.

◆ EnumAllModes

PDESK_EXT_ENUMALLMODES _DESK_EXT_INTERFACE::EnumAllModes

Definition at line 31 of file deskcplx.h.

◆ GetCurrentMode

PDESK_EXT_GETCURRENTMODE _DESK_EXT_INTERFACE::GetCurrentMode

Definition at line 33 of file deskcplx.h.

◆ GetPruningMode

PDESK_EXT_GETPRUNINGMODE _DESK_EXT_INTERFACE::GetPruningMode

Definition at line 35 of file deskcplx.h.

◆ MemorySize

WCHAR _DESK_EXT_INTERFACE::MemorySize[128]

Definition at line 38 of file deskcplx.h.

◆ SetCurrentMode

PDESK_EXT_SETCURRENTMODE _DESK_EXT_INTERFACE::SetCurrentMode

Definition at line 32 of file deskcplx.h.

◆ SetPruningMode

PDESK_EXT_SETPRUNINGMODE _DESK_EXT_INTERFACE::SetPruningMode

Definition at line 34 of file deskcplx.h.


The documentation for this struct was generated from the following file: