ImageFile.FileData property
Retrieves the raw image file as a Vector of bytes.
This property is read-only.
Syntax
Property FileData( _
)
Property value
Vector value.
Remarks
This property copies the file into the Vector. The ActiveFrame property has no effect on the copy of the file.
For example code, see Download New Items as They are Created in Shared Samples.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
|
IDL |
|
See also
-
Reference