Previous Topic

Next Topic

Book Contents

Book Index

GetVerbosity

Gets whether additional processing messages should be displayed.

C++

HRESULT GetVerbosity([out, retval] BSTR *verbosity);

Visual Basic

Public Function GetVerbosity () As Long

Parameters

None

Return value

verbosity As String

  • mute - none
  • normal - any error messages and whether the image was generated successfully
  • debug - additional processing information

Previous Topic

Next Topic

Book Contents

Book Index


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