Click or drag to resize

SafeNativeMemoryTToStructure Method

Marshal the memory from native to .NET.

Namespace:  TomsToolbox.Desktop
Assembly:  TomsToolbox.Desktop (in TomsToolbox.Desktop.dll)
Syntax
public T ToStructure()

Return Value

Type: T
The .NET structure.
See Also