Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/wdf/kmdf/src/irphandlers/wmi/
H A Dfxwmiirphandler.cpp1574 PUNICODE_STRING pRegPath; in _RegInfo() local
1630 pRegPath = pDevice->GetDriver()->GetRegistryPathUnicodeString(); in _RegInfo()
1645 status = RtlULongAdd(registryPathOffset, pRegPath->Length, &bufferNeeded); in _RegInfo()
1728 *pLength = pRegPath->Length; in _RegInfo()
1730 pRegPath->Buffer, in _RegInfo()
1731 pRegPath->Length); in _RegInfo()