Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 871 Bytes

File metadata and controls

50 lines (46 loc) · 871 Bytes
title operator HIGH32 | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
HIGH32
operator HIGH32
dev_langs
C++
helpviewer_keywords
operator HIGH32
HIGH32 operator
ms.assetid b32ae3b8-0bb3-42f8-b616-6f568791a618
caps.latest.revision 4
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

operator HIGH32

Returns the high 32 bits of expression. MASM expressions are 64-bit values.

Syntax

  
HIGH32 expression  

See Also

Operators Reference