public static void closeHandleRef(HANDLEByReference ref) { closeHandle((ref == null) ? null : ref.getValue());
確定! 回上一頁