CopyData.CopyDataStruct.GetCopyDataStruct Method

Tungsten Suite

CopyDataCopyDataStructGetCopyDataStruct Method

Get the COPYDATASTRUCT representing the byte array

Namespace:  W.InterProcess
Assembly:  Tungsten.InterProcess (in Tungsten.InterProcess.dll) Version: 2.0.0
Syntax
C#
public COPYDATASTRUCT GetCopyDataStruct()

Return Value

Type: COPYDATASTRUCT
The COPYDATASTRUCT representing the byte array
See Also