VSOPENFILENAMEW.nMaxFileName 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 maximum number of characters in the file name.
public: System::UInt32 nMaxFileName;
public: unsigned int nMaxFileName;
unsigned int nMaxFileName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint nMaxFileName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable nMaxFileName : uint32
Public nMaxFileName As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: