Previous Topic

Next Topic

Book Contents

Book Index

SetImageFolder

Sets the path to a directory that will contain the image files. The folder will be created if it does not already exist.

C++

HRESULT SetImageFolder([in] BSTR imagefolder);

Visual Basic

Public Function SetImageFolder (

   imagefolder As String

) As Long

Parameters

imagefolder

[in] the path to a directory that will contain the image files

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


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