VSOPENFILENAMEW.lStructSize Field

Definition

DWORD holding the size of VSOPENFILENAMEW.

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