Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dassoc.c305 INT *lpFlag, LPWSTR *lppszType) in AssocGetPerceivedType() argument
312 TRACE("(%s,%p,%p,%p)\n", debugstr_w(lpszExt), lpType, lpFlag, lppszType); in AssocGetPerceivedType()
318 *lpFlag = Info->FlagHardcoded; in AssocGetPerceivedType()
343 *lpFlag = Info->FlagSoftcoded; in AssocGetPerceivedType()
358 *lpFlag = 0; in AssocGetPerceivedType()