Description: | Starts the advise loop with the DDE server. |
Used in controls: | DDE |
Used in objects: | None. |
Parameters: | None. |
Return value: | VT_I4 - ReturnValueS9(9) COMP-5 Zero or greater indicates normal completion. |
Example: | * First point to the DDE control * "DDE-name" at a valid DDE server * such as Excel (using the InitiateDDE * method) then: INVOKE DDE-Name "AdviseDDE" RETURNING ReturnValue |
Backward compatibility | ADVISEDDE |
Backward compatibility | None. |