mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Added _PendingPlugInRequests
This commit is contained in:
@@ -190,6 +190,11 @@ namespace ViGEm::Bus::Core
|
||||
//
|
||||
USHORT _ProductId{};
|
||||
|
||||
//
|
||||
// Queue for blocking plugin requests
|
||||
//
|
||||
WDFQUEUE _PendingPlugInRequests{};
|
||||
|
||||
//
|
||||
// Queue for incoming data interrupt transfer
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user