DdeCallbackActivityEventArgs Properties

NDde

Dynamic Data Exchange Library for .NET

DdeCallbackActivityEventArgs Properties

The properties of the DdeCallbackActivityEventArgs class are listed below. For a complete list of DdeCallbackActivityEventArgs class members, see the DdeCallbackActivityEventArgs Members topic.

Public Instance Properties

dwData1 See the MSDN documentation for information about this member.
dwData2 See the MSDN documentation for information about this member.
dwRet This gets the return value of the DDEML callback function. See the MSDN documentation for information about this member.
hConv See the MSDN documentation for information about this member.
hData See the MSDN documentation for information about this member.
hsz1 See the MSDN documentation for information about this member.
hsz2 See the MSDN documentation for information about this member.
TaskHandle (inherited from DdeActivityEventArgs) This gets the task handle of the application associated with this event.
uFmt See the MSDN documentation for information about this member.
uType See the MSDN documentation for information about this member.

See Also

DdeCallbackActivityEventArgs Class | NDde.Advanced.Monitor Namespace