Searched refs:bIsStringProperty (Results 1 – 1 of 1) sorted by relevance
3149 BOOL bIsStringProperty; in SetupDiGetDeviceRegistryPropertyA() local3180 … bIsStringProperty = (RegType == REG_SZ || RegType == REG_MULTI_SZ || RegType == REG_EXPAND_SZ); in SetupDiGetDeviceRegistryPropertyA()3182 if (bIsStringProperty) in SetupDiGetDeviceRegistryPropertyA()3200 if (bIsStringProperty && PropertyBufferSize > 0) in SetupDiGetDeviceRegistryPropertyA()