VSBROWSEINFOW.lStructSize Field

Definition

DWORD indicating the size of VSBROWSEINFOW.

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 vsshell.idl:

Applies to