SystemTempPath
|
TVideoGrabber.SystemTempPath |
||||
|
|
|
|
||
Returns the current system temporary path.
Declaration
property SystemTempPath: string read GetSystemTempPath;
__property wchar_t *SystemTempPath=read=GetSystemTempPath
Property SystemTempPath As String
Description
Used to retrieve the current system temporary path.
Can be used e.g. to be assigned to the StoragePath property, in order to save the recorded clips and captured frames in the temporary directory.