include: Add the strict_context_handle flag to the Irot interface.
This commit is contained in:
parent
a0410bef34
commit
d7cbaf572a
|
@ -28,7 +28,8 @@ typedef struct tagMonikerComparisonData {
|
||||||
|
|
||||||
[
|
[
|
||||||
uuid(7a98c254-6808-11cf-b73b-00aa00b677a8),
|
uuid(7a98c254-6808-11cf-b73b-00aa00b677a8),
|
||||||
version(0.2)
|
version(0.2),
|
||||||
|
strict_context_handle
|
||||||
]
|
]
|
||||||
interface Irot
|
interface Irot
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue