ReactOS
0.4.16-dev-1078-g21d3e29
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
prop.h
Go to the documentation of this file.
1
#pragma once
2
3
HANDLE
4
FASTCALL
5
UserGetProp
(
6
_In_
PWND
Window
,
7
_In_
ATOM
Atom
,
8
_In_
BOOLEAN
SystemProp
);
9
10
HANDLE
11
FASTCALL
12
UserRemoveProp
(
13
_In_
PWND
Window
,
14
_In_
ATOM
Atom
,
15
_In_
BOOLEAN
SystemProp
);
16
17
_Success_
(
return
)
18
BOOL
19
FASTCALL
20
UserSetProp(
21
_In_
PWND
Window
,
22
_In_
ATOM
Atom
,
23
_In_
HANDLE
Data
,
24
_In_
BOOLEAN
SystemProp
);
25
26
VOID
27
FASTCALL
28
UserRemoveWindowProps
(
29
_In_
PWND
Window
);
BOOLEAN
unsigned char BOOLEAN
Definition:
ProcessorBind.h:185
ATOM
WORD ATOM
Definition:
dimm.idl:113
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
void
Definition:
nsiface.idl:2307
_Success_
#define _Success_(c)
Definition:
no_sal2.h:84
_In_
#define _In_
Definition:
no_sal2.h:158
FASTCALL
#define FASTCALL
Definition:
nt_native.h:50
SystemProp
_In_ ATOM _In_ HANDLE _In_ BOOLEAN SystemProp
Definition:
prop.h:24
Atom
_In_ ATOM Atom
Definition:
prop.h:22
UserRemoveWindowProps
VOID FASTCALL UserRemoveWindowProps(_In_ PWND Window)
Definition:
prop.c:115
UserRemoveProp
HANDLE FASTCALL UserRemoveProp(_In_ PWND Window, _In_ ATOM Atom, _In_ BOOLEAN SystemProp)
UserGetProp
HANDLE FASTCALL UserGetProp(_In_ PWND Window, _In_ ATOM Atom, _In_ BOOLEAN SystemProp)
Definition:
prop.c:46
Data
Definition:
sort_test.cpp:77
Window
Definition:
window.c:28
_WND
Definition:
ntuser.h:694
win32ss
user
ntuser
prop.h
Generated on Sun May 4 2025 06:07:58 for ReactOS by
1.9.6