Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 1002 Bytes

File metadata and controls

50 lines (46 loc) · 1002 Bytes
title operator OPATTR | 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
operator OPATTR
OPATTR
dev_langs
C++
helpviewer_keywords
OPATTR operator
operator OPATTR
ms.assetid ebf2e514-249d-44ad-8810-6bcefb3e4cef
caps.latest.revision 6
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 OPATTR

Returns a word defining the mode and scope of expression. The low byte is identical to the byte returned by .TYPE. The high byte contains additional information.

Syntax

  
OPATTR expression  

See Also

Operators Reference