Closed yongyan-gh closed 2 years ago
According to discussion, upodate the DataService interop APIs with 2 changes:
SendEnhancedResultData
CloseEnhancedResultData
cc @kylereedmsft, the interop API changes
Description
According to discussion, upodate the DataService interop APIs with 2 changes:
SendEnhancedResultData
returns a unique int cookie value for each Sarif log sent.CloseEnhancedResultData
accept the cookie value as a parameter to cleanup tags/adornments and close Sarif explorer window.