Home
last modified time | relevance | path

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

/reactos/dll/win32/setupapi/
H A Dcfgmgr.c3291 LPWSTR pszPropertyNameW; in CM_Get_DevNode_Custom_Property_ExA() local
3309 pszPropertyNameW = pSetupMultiByteToUnicode(pszCustomPropertyName, in CM_Get_DevNode_Custom_Property_ExA()
3311 if (pszPropertyNameW == NULL) in CM_Get_DevNode_Custom_Property_ExA()
3318 pszPropertyNameW, in CM_Get_DevNode_Custom_Property_ExA()
3359 MyFree(pszPropertyNameW); in CM_Get_DevNode_Custom_Property_ExA()