Home
last modified time | relevance | path

Searched refs:pulNextTag (Results 1 – 2 of 2) sorted by relevance

/reactos/base/services/umpnpmgr/
H A Drpcserver.c4298 DWORD *pulNextTag, in PNP_GetNextLogConf() argument
4308 hBinding, pDeviceID, ulLogConfType, ulCurrentTag, pulNextTag, ulFlags); in PNP_GetNextLogConf()
4310 if (pulNextTag == NULL) in PNP_GetNextLogConf()
4313 *pulNextTag = (DWORD)0; in PNP_GetNextLogConf()
4392 *pulNextTag = ulCurrentTag + 1; in PNP_GetNextLogConf()
/reactos/sdk/include/reactos/idl/
H A Dpnp.idl717 [out] DWORD *pulNextTag,