4000-520-616
欢迎来到免疫在线!(蚂蚁淘生物旗下平台)  请登录 |  免费注册 |  询价篮
主营:原厂直采,平行进口,授权代理(蚂蚁淘为您服务)
咨询热线电话
4000-520-616
当前位置: 首页 > 新闻动态 >
新闻详情
ReadMsr function (wdbgexts.h) - Windows drivers | Microsoft...
来自 : docs.microsoft.com/zh-cn/windo 发布时间:2021-03-25

The ReadMsr function reads the contents of a Model-Specific Register (MSR).

Syntax
void ReadMsr( ULONG MsrReg, ULONGLONG *MsrValue
Parameters

MsrReg

Specifies the ID number of the MSR.

MsrValue

Receives the value of the MSR.

Return value

None

Remarks

If you are writing a WdbgExts extension, include wdbgexts.h. If you are writing a DbgEng extension that calls this function, include wdbgexts.h before dbgeng.h (see Writing DbgEng Extension Code for details).

Requirements
2018年5月3日If you are writing a WdbgExts extension, include wdbgexts.h. If you are writing a DbgEng extension that calls this function, include wdbgext...ReadMsr functionThe ReadMsr function reads the contents of a Model-Specific Register (MSR).ReadMsr function (wdbgexts.h)

本文链接: http://wdbfunctional.immuno-online.com/view-727983.html

发布于 : 2021-03-25 阅读(0)