ReactOS
0.4.16-dev-424-ge4748fe
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
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
_
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
ClassNode.h
Go to the documentation of this file.
1
#pragma once
2
#include "
Node.h
"
3
4
class
CClassNode
:
public
CNode
5
{
6
public
:
7
8
CClassNode
(
9
_In_
LPGUID
ClassGuid,
10
_In_
PSP_CLASSIMAGELIST_DATA
ImageListData
11
);
12
13
~CClassNode
();
14
15
virtual
bool
SetupNode
();
16
17
private
:
18
19
DWORD
ConvertResourceDescriptorToString
(
20
_Inout_z_
LPWSTR
ResourceDescriptor,
21
_In_
DWORD
ResourceDescriptorSize
22
);
23
};
24
Node.h
CClassNode
Definition:
ClassNode.h:5
CClassNode::SetupNode
virtual bool SetupNode()
Definition:
ClassNode.cpp:31
CClassNode::~CClassNode
~CClassNode()
Definition:
ClassNode.cpp:25
CClassNode::ConvertResourceDescriptorToString
DWORD ConvertResourceDescriptorToString(_Inout_z_ LPWSTR ResourceDescriptor, _In_ DWORD ResourceDescriptorSize)
Definition:
ClassNode.cpp:111
CNode
Definition:
Node.h:13
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
ImageListData
SP_CLASSIMAGELIST_DATA ImageListData
Definition:
hdwwiz.c:34
GUID
Definition:
shobjidl.idl:2988
_In_
#define _In_
Definition:
no_sal2.h:158
_Inout_z_
#define _Inout_z_
Definition:
no_sal2.h:166
_SP_CLASSIMAGELIST_DATA
Definition:
setupapi.h:1096
LPWSTR
WCHAR * LPWSTR
Definition:
xmlstorage.h:184
dll
win32
devmgr
devmgmt
ClassNode.h
Generated on Mon Jan 6 2025 06:06:09 for ReactOS by
1.9.6