HPdf.HPdfEncoder.HPDF_Encoder_GetUnicode C# (CSharp) Method

HPDF_Encoder_GetUnicode() private method

private HPDF_Encoder_GetUnicode ( IntPtr hencoder, ushort code ) : ushort
hencoder System.IntPtr
code ushort
return ushort
        private static extern ushort HPDF_Encoder_GetUnicode(IntPtr
                hencoder, ushort code);