public static bool apiResultReal(out double buffer, string result, ushort rset) { return(_apiInternal.apiResultReal(out buffer, result, rset)); }