InstanceId Property

NDde

Dynamic Data Exchange Library for .NET

DdeContext.InstanceId Property

This gets the DDEML instance identifier.

public Int32 InstanceId {get;}

Remarks

This can be used in any DDEML function requiring an instance identifier.

CAUTION    Incorrect usage of the DDEML can cause this library to function incorrectly and can lead to resource leaks.

See Also

DdeContext Class | NDde.Advanced Namespace