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