mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[PORTCLS]
- Fix IIrpQueue declaration svn path=/branches/reactos-yarotows/; revision=48064
This commit is contained in:
@@ -354,7 +354,7 @@ DECLARE_INTERFACE_(IIrpQueue, IUnknown)
|
||||
|
||||
STDMETHOD_(BOOLEAN, GetAcquiredTagRange)(THIS_
|
||||
IN PVOID * FirstTag,
|
||||
IN PVOID * LastTag);
|
||||
IN PVOID * LastTag) PURE;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user