Searched refs:ulLogConfTag (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/include/reactos/idl/ |
H A D | pnp.idl | 696 [in] DWORD ulLogConfTag, 737 [in] DWORD ulLogConfTag, 751 [in] DWORD ulLogConfTag, 765 [in] DWORD ulLogConfTag, 779 [in] DWORD ulLogConfTag, 793 [in] DWORD ulLogConfTag, 806 [in] DWORD ulLogConfTag,
|
/reactos/base/services/umpnpmgr/ |
H A D | rpcserver.c | 4183 DWORD ulLogConfTag, in PNP_FreeLogConf() argument 4429 DWORD ulLogConfTag, in PNP_AddResDes() argument 4448 DWORD ulLogConfTag, in PNP_FreeResDes() argument 4467 DWORD ulLogConfTag, in PNP_GetNextResDes() argument 4482 hBinding, pDeviceID, ulLogConfTag, ulLogConfType, ResourceID, in PNP_GetNextResDes() 4562 DWORD ulLogConfTag, in PNP_GetResDesData() argument 4581 DWORD ulLogConfTag, in PNP_GetResDesDataSize() argument 4599 DWORD ulLogConfTag, in PNP_ModifyResDes() argument
|
/reactos/dll/win32/setupapi/ |
H A D | cfgmgr.c | 78 ULONG ulLogConfTag; member 928 ULONG ulLogConfTag = 0; in CM_Add_Empty_Log_Conf_Ex() local 974 &ulLogConfTag, ulFlags); in CM_Add_Empty_Log_Conf_Ex() 994 pLogConfInfo->ulTag = ulLogConfTag; in CM_Add_Empty_Log_Conf_Ex() 5312 ULONG ulLogConfTag, ulLogConfType, ulResDesTag; in CM_Get_Next_Res_Des_Ex() local 5328 ulLogConfTag = ((PLOG_CONF_INFO)rdResDes)->ulTag; in CM_Get_Next_Res_Des_Ex() 5336 ulLogConfTag = ((PRES_DES_INFO)rdResDes)->ulLogConfTag; in CM_Get_Next_Res_Des_Ex() 5375 ulLogConfTag, in CM_Get_Next_Res_Des_Ex() 5404 pNewResDesInfo->ulLogConfTag = ulLogConfTag; in CM_Get_Next_Res_Des_Ex()
|