Integral Enumeration Intrinsic Functions - BitShiftLeft Method
Signed bitwise left shift
Member of Integral Enumeration Intrinsic Functions (PRIM_LIBI.IIntegralEnumerationIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Integer | Resulting bits |
Bits | *Input | Integer | Number of places to shift |
Details
No detailed help is available for this feature