Share via


operator SHR

 

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 SHR.

Returns the result of shifting the bits of expression right count number of bits.

Syntax

  
expression SHR count  

See Also

Operators Reference