Previous Topic

Next Topic

Book Contents

Book Index

ReadOptions

Specifies the path and file name of an XML file and reads in the options values in from that file.

C++

HRESULT ReadOptions([in] BSTR readoptions);

Visual Basic

Public Function ReadOptions (

   readoptions As String

) As Long

Parameters

readoptions

[in] the path and file name of an XML file for reading in 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.