VSSAVEFILENAMEW.nFileOffset 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 indicating the file offset.
public: System::UInt32 nFileOffset;
public: unsigned int nFileOffset;
unsigned int nFileOffset;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint nFileOffset;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable nFileOffset : uint32
Public nFileOffset As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: