Tungsten
![]() |
CopyDataCopyDataStruct Constructor |
Constructs a new CopyDataStruct from the specified byte array
Namespace: W.InterProcess
Assembly: Tungsten.InterProcess (in Tungsten.InterProcess.dll) Version: 2.0.0

C#
public CopyDataStruct( byte[] itemBytes )
Parameters
- itemBytes
- Type: SystemByte
The byte array used to create the COPYDATASTRUCT
