mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 23:05:41 +00:00
[WDF] Synchronize function attributes between declaration & definition
Addendum to 1f377076d7
This commit is contained in:
parent
d924cb8271
commit
e55eeb2d9c
8 changed files with 12 additions and 1 deletions
|
@ -29,6 +29,7 @@ extern "C" {
|
|||
|
||||
_Must_inspect_result_
|
||||
NTSTATUS
|
||||
STDCALL
|
||||
FxIoTargetRemote::_PlugPlayNotification(
|
||||
__in PVOID NotificationStructure,
|
||||
__inout_opt PVOID Context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue