[This is preliminary documentation and is subject to change.]

Representf dialog shown by EncodingDialog

The frmEncodingDialog..::..TestResult type exposes the following members.

Constructors

  NameDescription
Public methodfrmEncodingDialog..::..TestResult
CTor

Fields

  NameDescription
Public fieldCanDecode
Indicates if ServesFor's PreviewBytes can be encoded by selected encoding with no loss of data
Public fieldCanEncode
Indicates if ServesFor's PreviewString can be encoded by selected encoding with no loss of data
Public fieldResult
ServesFor's PreviewBytes decoded by selected encoding

See Also