Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
States the result of the operation upon returning from one of the Dynamic Data Exchange (DDE) transactions.
Syntax
public DDEstatus status([DDEstatus value])
Run On
Client
Parameters
- value
Type: DDEstatus Enumeration
The status; optional.
Set the status to OK when the transaction is accepted or performed.
Return Value
Type: DDEstatus Enumeration
The current status.
Remarks
This method must be called during or after each transaction.