Jump to content

CcTerminate: 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.

5 November 2025

  • curprev 03:1103:11, 5 November 2025 Martini talk contribs 753 bytes +753 Created page with "Call this function once at the end of the application (or when the application wishes to cease captioning). It closes the captioning system and releases any resources that were allocated on behalf of captioning. ==Syntax== ccTerminate(hwndCaption) ==Parameters== ; hwndCaption (HWND) :Caption window handle. :This function does not return a value. ==Returns== This function does not return a value. ==Example Code== Declaration: <pre> #include <os2.h> HWND hwndCapt..."