CONST_GUID_ARRAY
A structure that holds a list of GUID
s.
Syntax
Members
dwCount
Number of GUID
s in the Members
array.
Members
Array of GUID
s.
Remarks
This structure is passed to the PublishProgram method, and is returned from the GetProviderProcessData and WatchForProviderEvents methods.
The owner of an instance of this structure is responsible for freeing any memory allocated.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll