LiveVariableValueToUlong Method
Converts unsigned 64-bit, 32-bit, 16-bit or 8-bit values to ulong, padding them as needed.
Namespace: VisualGDBExtensibility.LiveWatchAssembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
public ulong ToUlong(
int offset = 0
)
- offset Int32 (Optional)
UInt64The converted value.