DkmILRegisterWrite.RegisterId 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
要写入的寄存器的代码视图定义。 值是在 cvconst 中定义的。 这取决于体系结构。
public:
property int RegisterId { int get(); };
public:
property int RegisterId { int get(); };
public int RegisterId { get; }
member this.RegisterId : int
Public ReadOnly Property RegisterId As Integer
属性值
-
Int32
返回 Int32。
适用于