Last_BurstFrameCapture_FileName
property, read-only
Delphi
property Last_BurstFrameCapture_FileName: string read GetLast_BurstFrameCapture_FileName;
C++Builder
__property System::UnicodeString Last_BurstFrameCapture_FileName = {read=GetLast_BurstFrameCapture_FileName};
C#
public string Last_BurstFrameCapture_FileName { get; }
VB.NET
Public ReadOnly Property Last_BurstFrameCapture_FileName As String
C++/Qt
wchar_t *GetLast_BurstFrameCapture_FileName ();
Retrieves the name of the last BMP or JPEG file created automatically by the frame grabber in burst mode. This property should be invoked from the OnFrameCaptureCompleted event.