Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
A structure that describes an array of strings.
Syntax
Members
dwCount
Number of strings in Members array.
Members
Array of strings.
Remarks
This structure is returned from the EnumPersistedPorts method.
[C++ only] Each individual string must be freed using SysFreeString, and the Members array must be freed with CoTaskMemFree.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll