Click or drag to resize

CONVERSION_TYPE Enumeration

The conversion type for Conversion functions.

Namespace:  LinkarCommon
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public enum CONVERSION_TYPE
Members
  Member nameValueDescription
INPUT0 Perform ICONV type conversions.
OUTPUT1 Perform OCONV type conversions.
See Also