rpcrt4/tests: Make server.idl compatible with MIDL.
This commit is contained in:
parent
54720c78f7
commit
e0b209815d
|
@ -29,7 +29,9 @@ typedef struct tag_vector
|
|||
|
||||
[
|
||||
uuid(00000000-4114-0704-2301-000000000000),
|
||||
#ifndef __midl
|
||||
implicit_handle(handle_t IServer_IfHandle)
|
||||
#endif
|
||||
]
|
||||
interface IServer
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue