capCaptureSingleFrame
The capCaptureSingleFrame
macro appends a single frame to a capture file that was opened using the capCaptureSingleFrameOpen2JNKYWJ message.
BOOL capCaptureSingleFrame(
hwnd |
|
); |
|
Parameters
hwnd
Handle of a
capture window.
Return Values
Returns TRUE
if successful or FALSE otherwise.
See Also