StartCapture method (Screen Control)
Builder Syntax |
int __fastcall StartCapture(void); |
Delphi Syntax |
function StartCapture(): Integer; |
Overview |
Refer to Implementing Screen Capture. |
Remarks
This method is used to activate the capture process instead of pressing the hot key.
See Also