Click or drag to resize

ScanningManagerGetFromClipboard Method

Gets download token of the content stored in the clipboard.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid GetFromClipboard(
	out long fileSize
)

Parameters

fileSize
Type: SystemInt64

Return Value

Type: Guid
See Also