| title |
__readcr2 | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
d02c97d8-1953-46e7-a79e-a781e2c5bf27 |
| caps.latest.revision |
11 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
| translation.priority.ht |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
ru-ru |
zh-cn |
zh-tw |
|
| translation.priority.mt |
|
Microsoft Specific
Reads the CR2 register and returns its value.
unsigned __int64 __readcr2(void);
The value in the CR2 register.
| Intrinsic |
Architecture |
__readcr2 |
x86, [!INCLUDEvcprx64] |
Header file <intrin.h>
Remarks
This intrinsic is only available in kernel mode, and the routine is only available as an intrinsic.
END Microsoft Specific
Compiler Intrinsics