[SETUPAPI][UMPNPMGR] PNP_UnregisterNotification: Add 2 unknown parameters

This commit is contained in:
Eric Kohl 2019-06-23 21:45:54 +02:00
parent ca0406131c
commit a9c4c07955
3 changed files with 9 additions and 2 deletions

View file

@ -634,6 +634,8 @@ CMP_RegisterNotification(
RpcTryExcept
{
ret = PNP_RegisterNotification(BindingHandle,
0,
0,
(BYTE*)lpvNotificationFilter,
((DEV_BROADCAST_HDR*)lpvNotificationFilter)->dbch_size,
ulFlags,