Previous Topic

Next Topic

Book Contents

Book Index

SetImageName

Sets the base file name for the resulting images (e.g. "abc" might result in "abc1.gif"). The file will be overwritten if it already exists.

C++

HRESULT SetImageName([in] BSTR imagename);

Visual Basic

Public Function SetImageName (

   imagename As String

) As Long

Parameters

imagename

[in] the base file name for the resulting images

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.