ccTerminate - Syntax

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.

#include <os2.h>

HWND    hwndCaption;

ccTerminate(hwndCaption);


[Back: ccTerminate]
[Next: ccTerminate Parameter - hwndCaption]