INT_TO_DWORD
Binary transfer into the least significant bytes.
Input
Name | Type | Description |
|---|---|---|
IN | INT | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | DWORD | Converted value |
Binary transfer into the least significant bytes.
Name | Type | Description |
|---|---|---|
IN | INT | Value to be converted |
Name | Type | Description |
|---|---|---|
OUT | DWORD | Converted value |