Previous Topic

Next Topic

Book Contents

Book Index

SaveOptions

Specifies the path and file name of an XML file and writes the options values out to that file.

C++

HRESULT SaveOptions([in] BSTR saveoptions);

Visual Basic

Public Function SaveOptions (

   saveoptions As String

) As Long

Parameters

saveoptions

[in] the path and file name of an XML file for saving out options values

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


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