--- topic: sample description: Demonstrates a KMDF-based implementation of Windows battery driver interfaces. languages: - cpp products: - windows --- # SimBatt: Simulated Battery Driver Sample SimBatt is simulated battery device driver, this source code is intended to demonstrate implementation of Windows battery driver interfaces. This is a KMDF based sample. You may use this sample as a starting point to implement a battery miniport specific to your needs.