Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This rule verifies that calls to StorPortNotification use only allowed (i.e. documented) notification types.
The allowed notification types are:
BufferOverrunDetected BusChangeDetected LinkDown LinkUp QueryTickCount RequestComplete RequestTimerCall ResetDetected WMIEvent WMIReregister
Driver model: Storport
How to test
| At compile time |
|---|
Run Static Driver Verifier and specify the StorPortNotification2 rule. Use the following steps to run an analysis of your code:
For more information, see Using Static Driver Verifier to Find Defects in Drivers. |