Commit cdf013b9 authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

include: Add IAgileObject to objidlbase.idl.

parent 6e09636f
......@@ -86,6 +86,15 @@ interface IMarshal : IUnknown
[
local,
object,
uuid(94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90)
]
interface IAgileObject : IUnknown
{
}
[
local,
object,
uuid(000001cf-0000-0000-C000-000000000046)
]
interface IMarshal2 : IMarshal
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment