VSOPENFILENAMEW.nFileOffset 字段

定义

表示文件偏移量的 DWORD。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于