ReactOS
0.4.16-dev-927-g467dec4
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
screenshot.h
Go to the documentation of this file.
1
#include <windows.h>
2
#include <tchar.h>
3
4
typedef
struct
_SCREENSHOT
5
{
6
HWND
hSelf
;
7
HDC
hDC
;
8
HBITMAP
hBitmap
;
9
LPBITMAPINFO
lpbi
;
10
LPVOID
lpvBits
;
11
INT
Width
;
12
INT
Height
;
13
}
SCREENSHOT
, *
PSCREENSHOT
;
14
15
//INT WINAPI GetScreenshot(VOID);
void
Definition:
nsiface.idl:2307
HBITMAP
static HBITMAP
Definition:
button.c:44
HDC
static HDC
Definition:
imagelist.c:88
PSCREENSHOT
struct _SCREENSHOT * PSCREENSHOT
SCREENSHOT
struct _SCREENSHOT SCREENSHOT
_SCREENSHOT
Definition:
screenshot.h:5
_SCREENSHOT::hSelf
HWND hSelf
Definition:
screenshot.h:6
_SCREENSHOT::lpvBits
LPVOID lpvBits
Definition:
screenshot.h:10
_SCREENSHOT::hBitmap
HBITMAP hBitmap
Definition:
screenshot.h:8
_SCREENSHOT::lpbi
LPBITMAPINFO lpbi
Definition:
screenshot.h:9
_SCREENSHOT::Height
INT Height
Definition:
screenshot.h:12
_SCREENSHOT::hDC
HDC hDC
Definition:
screenshot.h:7
_SCREENSHOT::Width
INT Width
Definition:
screenshot.h:11
tagBITMAPINFO
Definition:
wingdi.h:1475
INT
int32_t INT
Definition:
typedefs.h:58
modules
rosapps
applications
sysutils
screenshot
screenshot.h
Generated on Sun Mar 30 2025 06:06:41 for ReactOS by
1.9.6