IMcStreamSource Property
|
|
Gets or Sets the VARIANT with the pathname or object that is the source
for writing an image, such as an McImage object, if this is a writing stream.
If it is a reading stream, the source is usually a Filename
that will contain the data and image information
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxProperty Source As Object
Get
Set
Return Value
Type:
Objectreturn should be a BSTR in reading and an McImage in writing.
See Also