ReactOS 0.4.15-dev-7907-g95bf896
_CONFLICT_DETAILS_W Struct Reference

#include <cfgmgr32.h>

Public Attributes

ULONG CD_ulSize
 
ULONG CD_ulMask
 
DEVINST CD_dnDevInst
 
RES_DES CD_rdResDes
 
ULONG CD_ulFlags
 
WCHAR CD_szDescription [MAX_PATH]
 

Detailed Description

Definition at line 123 of file cfgmgr32.h.

Member Data Documentation

◆ CD_dnDevInst

DEVINST _CONFLICT_DETAILS_W::CD_dnDevInst

Definition at line 126 of file cfgmgr32.h.

◆ CD_rdResDes

RES_DES _CONFLICT_DETAILS_W::CD_rdResDes

Definition at line 127 of file cfgmgr32.h.

◆ CD_szDescription

WCHAR _CONFLICT_DETAILS_W::CD_szDescription[MAX_PATH]

Definition at line 129 of file cfgmgr32.h.

◆ CD_ulFlags

ULONG _CONFLICT_DETAILS_W::CD_ulFlags

Definition at line 128 of file cfgmgr32.h.

◆ CD_ulMask

ULONG _CONFLICT_DETAILS_W::CD_ulMask

Definition at line 125 of file cfgmgr32.h.

◆ CD_ulSize

ULONG _CONFLICT_DETAILS_W::CD_ulSize

Definition at line 124 of file cfgmgr32.h.


The documentation for this struct was generated from the following file: