Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 893 Bytes

File metadata and controls

50 lines (46 loc) · 893 Bytes
title operator THIS | 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
this
operator THIS
dev_langs
C++
helpviewer_keywords
operator THIS
THIS operator
ms.assetid d795aa0e-6c01-49b7-8c64-8ab111fd82d3
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 THIS

Returns an operand of specified type whose offset and segment values are equal to the current location counter value.

Syntax

  
THIS type  

See Also

Operators Reference