Commit c94a142e authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

include: Add uuids to interfaces in sensevts.idl.

parent be8e13fc
...@@ -28,6 +28,7 @@ typedef struct SENS_QOCINFO ...@@ -28,6 +28,7 @@ typedef struct SENS_QOCINFO
[ [
object, object,
uuid(d597bab1-5b9f-11d1-8dd2-00aa004abd5e),
pointer_default(unique) pointer_default(unique)
] ]
interface ISensNetwork : IDispatch interface ISensNetwork : IDispatch
...@@ -55,6 +56,7 @@ interface ISensNetwork : IDispatch ...@@ -55,6 +56,7 @@ interface ISensNetwork : IDispatch
[ [
object, object,
uuid(d597bab2-5b9f-11d1-8dd2-00aa004abd5e),
pointer_default(unique) pointer_default(unique)
] ]
interface ISensOnNow : IDispatch interface ISensOnNow : IDispatch
...@@ -68,6 +70,7 @@ interface ISensOnNow : IDispatch ...@@ -68,6 +70,7 @@ interface ISensOnNow : IDispatch
[ [
object, object,
uuid(d597bab3-5b9f-11d1-8dd2-00aa004abd5e),
pointer_default(unique) pointer_default(unique)
] ]
interface ISensLogon : IDispatch interface ISensLogon : IDispatch
...@@ -90,6 +93,7 @@ interface ISensLogon : IDispatch ...@@ -90,6 +93,7 @@ interface ISensLogon : IDispatch
[ [
object, object,
uuid(d597bab4-5b9f-11d1-8dd2-00aa004abd5e),
pointer_default(unique) pointer_default(unique)
] ]
interface ISensLogon2 : IDispatch interface ISensLogon2 : IDispatch
......
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