ReactOS 0.4.15-dev-7958-gcd0bb1a
DeviceNode.h File Reference
#include "Node.h"
Include dependency graph for DeviceNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CDeviceNode
 

Enumerations

enum  IconOverlays { OverlayProblem = 1 , OverlayDisabled , OverlayInfo }
 

Enumeration Type Documentation

◆ IconOverlays

Enumerator
OverlayProblem 
OverlayDisabled 
OverlayInfo 

Definition at line 4 of file DeviceNode.h.

5{
9};
@ OverlayInfo
Definition: DeviceNode.h:8
@ OverlayDisabled
Definition: DeviceNode.h:7
@ OverlayProblem
Definition: DeviceNode.h:6