ReactOS
0.4.16-dev-455-g37b0646
multimon.h
Go to the documentation of this file.
1
#ifndef __MULTIMON_H
2
#define __MULTIMON_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
HMONITOR
WINAPI
MonitorFromRect
(
LPCRECT
,
DWORD
);
9
HMONITOR
WINAPI
MonitorFromWindow
(
HWND
,
DWORD
);
10
HMONITOR
WINAPI
MonitorFromPoint
(
POINT
,
DWORD
);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
/* __MULTIMON_H */
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
void
Definition:
nsiface.idl:2307
MonitorFromPoint
HMONITOR WINAPI MonitorFromPoint(POINT, DWORD)
MonitorFromRect
HMONITOR WINAPI MonitorFromRect(LPCRECT, DWORD)
MonitorFromWindow
HMONITOR WINAPI MonitorFromWindow(HWND, DWORD)
tagPOINT
Definition:
polytest.cpp:47
tagRECT
Definition:
windef.h:305
WINAPI
#define WINAPI
Definition:
msvc.h:6
sdk
include
psdk
multimon.h
Generated on Sun Jan 12 2025 06:12:18 for ReactOS by
1.9.6