ReactOS 0.4.16-dev-329-g9223134
|
#include <winsplp.h>
_MONITOR::_In_reads_bytes_ | ( | cbBuf | ) |
_In_ DWORD _In_ LPWSTR _MONITOR::_In_reads_bytes_ | ( | cbInBuffer | ) |
_In_ LPCWSTR _MONITOR::_In_reads_bytes_ | ( | cbInputData | ) |
_MONITOR::_Out_writes_bytes_to_ | ( | cbBuffer | , |
* | pcbRead | ||
) |
_In_ DWORD _In_ LPWSTR _In_ DWORD _MONITOR::_Out_writes_bytes_to_opt_ | ( | cbOutBuffer | , |
* | lpcbReturned | ||
) |
_In_ LPCWSTR _In_ DWORD _MONITOR::_Out_writes_bytes_to_opt_ | ( | cbOutputData | , |
* | pcbOutputNeeded | ||
) |
_MONITOR::BOOL | ( | WINAPI * | pfnAddPort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnAddPortEx | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnClosePort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnConfigurePort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnDeletePort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnEndDocPort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnEnumPorts | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnGetPrinterDataFromPort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnOpenPort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnOpenPortEx | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnReadPort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnSetPortTimeOuts | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnStartDocPort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnWritePort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnXcvClosePort | ) |
_MONITOR::BOOL | ( | WINAPI * | pfnXcvOpenPort | ) |
_MONITOR::DWORD | ( | WINAPI * | pfnXcvDataPort | ) |
union { ... } _MONITOR::@5132 |
SHORT _MONITOR::cWndStack |
Definition at line 22 of file monitor.h.
Referenced by IntFixWindowCoordinates(), and UserAttachMonitor().
_In_ ACCESS_MASK _MONITOR::GrantedAccess |
HDEV _MONITOR::hDev |
Definition at line 23 of file monitor.h.
Referenced by NtUserGetMonitorInfo(), UserAttachMonitor(), UserDetachMonitor(), UserGetDesktopDC(), and UserUpdateMonitorSize().
HRGN _MONITOR::hrgnMonitor |
Definition at line 20 of file monitor.h.
Referenced by UserUpdateMonitorSize().
DWORD _MONITOR::IsPrimary |
Definition at line 15 of file monitor.h.
Referenced by IntGetMonitorsFromRect(), NtUserGetMonitorInfo(), UserAttachMonitor(), UserDetachMonitor(), and UserGetPrimaryMonitor().
_In_ LPCOMMTIMEOUTS _MONITOR::lpCTO |
Definition at line 7 of file monitor.h.
Referenced by IntGetMonitorsFromRect(), UserAttachMonitor(), UserDetachMonitor(), UserGetPrimaryMonitor(), and UserUpdateMonitorSize().
RECT _MONITOR::rcMonitor |
Definition at line 18 of file monitor.h.
Referenced by co_WinPosGetMinMaxInfo(), IntGetMonitorsFromRect(), IntGetWindowPlacement(), IntIsWindowFullscreen(), MENU_MoveRect(), MENU_ShowPopup(), NtUserGetMonitorInfo(), SpiGetSet(), UserUpdateMonitorSize(), and WinPosInitInternalPos().
RECT _MONITOR::rcWork |
Definition at line 19 of file monitor.h.
Referenced by co_WinPosGetMinMaxInfo(), IntFixWindowCoordinates(), IntGetWindowPlacement(), make_rect_onscreen(), NtUserGetMonitorInfo(), SpiGetSet(), UserUpdateMonitorSize(), and WinPosInitInternalPos().