IMcStreamIsMemoryFile Property
|
|
If this file is being read from disk, the return is False. If it
is a virtual image, usually created by a filter or other type,
the return is True.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxReadOnly Property IsMemoryFile As Boolean
Get
Return Value
Type:
Booleanreturns a Boolean value.
RemarksThis method is used for backward compatability from HIL/HAIL libraries
and should be considered deprecated.
See Also