.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to CharsetConvert Class Summary

CharsetConvert::SaveLastError

Save the XML error log for the last failed method call.

  Declarations  
    [Visual Basic]
Public Function SaveLastError(ByVal String filename) As Boolean

[C#]
public bool SaveLastError(string filename);

[C++]
public bool SaveLastError(String *filename);

[JScript]
public function SaveLastError(String filename) : Boolean
 
  Parameters  
   
filename
XML error log file to create
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.