IMcFilesFileSignature Property
|
|
Returns the computed unique File Signature for the File pointed to in Path.
Path can be either a String, or an McStream reference.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxReadOnly Property FileSignature (
Path As Object
) As String
Get
Parameters
- Path
- Type: SystemObject
Return Value
Type:
StringBSTR containing the generated signature
RemarksThis method was designed to produce the exact same result as previous versions
of Media Cybernetics Software.
See Also