ccTerminate - Example Code

 /*
  * Close the captioning system. This will release all the
  * resources that were allocated.
  */
  ccTerminate(hwndCaption);


[Back: ccTerminate - Related Functions]
[Next: ccTerminate - Topics]