From: David Mason Date: Sat, 17 Aug 2019 22:53:16 +0000 (-0700) Subject: Add guid definition X-Git-Tag: submit/tizen/20191015.063341~12^2^2~4^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3aa50d9aa512fad741ee9a4d27f4a39d327b7eb;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Add guid definition --- diff --git a/src/pal/prebuilt/idl/sospriv_i.cpp b/src/pal/prebuilt/idl/sospriv_i.cpp index 290b9b75d..ba31ed239 100644 --- a/src/pal/prebuilt/idl/sospriv_i.cpp +++ b/src/pal/prebuilt/idl/sospriv_i.cpp @@ -95,6 +95,9 @@ MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface5,0x127d6abe,0x6c86,0x4e48,0x8e,0x7b,0 MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface6,0x11206399,0x4b66,0x4edb,0x98,0xea,0x85,0x65,0x4e,0x59,0xad,0x45); +MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface7,0xc1020dde,0xfe98,0x4536,0xa5,0x3b,0xf3,0x5a,0x74,0xc3,0x27,0xeb); + + #undef MIDL_DEFINE_GUID #ifdef __cplusplus