DkmRuntimeFunctionResolutionRequest.LineOffset 属性

定义

距要绑定到的函数开头的行偏移量。

public:
 property System::UInt32 LineOffset { System::UInt32 get(); };
public:
 property unsigned int LineOffset { unsigned int get(); };
public uint LineOffset { get; }
member this.LineOffset : uint32
Public ReadOnly Property LineOffset As UInteger

属性值

UInt32

返回 UInt32

适用于