Home
last modified time | relevance | path

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

/reactos/dll/win32/setupapi/
H A Ddevclass.c1088 BOOL DontCancel; member
1109 return PropPageData->DontCancel; in SETUP_GetClassDevPropertySheetsCallback()
1365 PropPageData.DontCancel = (RequiredSize != NULL) ? TRUE : FALSE; in SetupDiGetClassDevPropertySheetsW()