Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 695 Bytes

File metadata and controls

35 lines (29 loc) · 695 Bytes
title IF2 | 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
IF2
dev_langs
C++
helpviewer_keywords
IF2 directive
ms.assetid a0f75564-b51b-4e39-ad3b-f7421e7ecad6
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen

IF2

IF block is evaluated on every assembly pass if OPTION:SETIF2 is TRUE.

Syntax

  
IF2   
expression  
  

Remarks

See IF for complete syntax.

See Also

Directives Reference