dwRet Property

NDde

Dynamic Data Exchange Library for .NET

DdeTransaction.dwRet Property

This gets the return value of the DDEML callback function. See the MSDN documentation for information about this member.

public IntPtr dwRet {get; set;}

Remarks

This will be ignored if the PreFilterTransaction method returns false.

See Also

DdeTransaction Class | NDde.Advanced Namespace