VSSAVEFILENAMEW.lStructSize Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DWORD holding the size of this VSSAVEFILENAMEW.
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: