Share via


operator PTR

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at operator PTR.

The first operator forces the expression to be treated as having the specified type. The second operator specifies a pointer to type.

Syntax

  
      type PTR expression  
[[distance]] PTR type  

See Also

Operators Reference