VsDebugTargetInfo::cbSize Field

 

DWORD specifying the size of the VsDebugTargetInfo struct.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int cbSize

Field Value

Type: System::UInt32

From vsshell.idl:

Return to top
Show: