Jump to content

WinSetSynchroMode: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2025

  • curprev 00:4400:44, 9 April 2025 Martini talk contribs 1,690 bytes +1,690 Created page with "This function ''is intended for use in a distributed application''. ==Syntax== WinSetSynchroMode(hab, lMode) ==Parameters== ;hab (HAB) - Input: Anchor-block handle. ;lMode (LONG) - Input: Synchronization mode. :;SSM_SYNCHRONOUS ::Synchronous mode. :;SSM_ASYNCHRONOUS ::Asynchronous mode. :;SSM_MIXED ::Mixed mode. ;rc (BOOL) - Returns: TRUE for successful completion, FALSE for error. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful c..."