ReactOS 0.4.16-dev-1946-g52006dd
ResourceTypeNode.h
Go to the documentation of this file.
1#pragma once
2#include "Node.h"
3
4class CResourceTypeNode : public CNode
5{
6public:
7
9 _In_ UINT ResId,
11 );
12
14
15 virtual bool SetupNode();
16
17};
Definition: Node.h:15
virtual bool SetupNode()
SP_CLASSIMAGELIST_DATA ImageListData
Definition: hdwwiz.c:34
unsigned int UINT
Definition: ndis.h:50
#define _In_
Definition: no_sal2.h:158