Tungsten
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: COPYDATASTRUCTThe COPYDATASTRUCT representing the byte array
See Also