VSNSEBROWSEINFOW.lStructSize Field

Definition

DWORD containing the size of the VSNSEBROWSEINFOW struct.

public: System::UInt32 lStructSize;
public: unsigned int lStructSize;
unsigned int lStructSize;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint lStructSize;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable lStructSize : uint32
Public lStructSize As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

Applies to