StopPreview
method
Delphi
procedure StopPreview;
C++Builder
void __fastcall StopPreview();
C#
public void StopPreview();
VB.NET
Public Sub StopPreview()
C++/Qt
void StopPreview ();
Used to stop the current preview, previously started by StartPreview.