mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:56:00 +00:00
- Fix warning
svn path=/trunk/; revision=40498
This commit is contained in:
parent
761b395b8f
commit
cfa7241c88
1 changed files with 3 additions and 0 deletions
|
@ -1080,6 +1080,9 @@ DEFINE_GUID(IID_IPort,
|
||||||
IN ULONG CreateOptiona OPTIONAL, \
|
IN ULONG CreateOptiona OPTIONAL, \
|
||||||
OUT PULONG Disposition OPTIONAL);
|
OUT PULONG Disposition OPTIONAL);
|
||||||
|
|
||||||
|
#undef INTERFACE
|
||||||
|
#define INTERFACE IPort
|
||||||
|
|
||||||
DECLARE_INTERFACE_(IPort, IUnknown)
|
DECLARE_INTERFACE_(IPort, IUnknown)
|
||||||
{
|
{
|
||||||
DEFINE_ABSTRACT_UNKNOWN()
|
DEFINE_ABSTRACT_UNKNOWN()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue