VsDebugStartupInfo::lpReserved2 Field

 

Reserved.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

public:
[ComAliasNameAttribute("TextManager.BYTE")]
[ComConversionLossAttribute]
IntPtr lpReserved2

Field Value

Type: System::IntPtr

This field is equivalent to lpReserved2 in STARTUPINFO (defined in winbase.h).

Return to top
Show: