過去のナビゲーションリンクのスキップSecure Global Desktop 4.31 管理者ガイド > アプレット > cancelCurrentJob (印刷アプレット)

cancelCurrentJob (印刷アプレット)

構文

過去のコマンド構文またはプログラムコードのスキップboolean cancelCurrentJob()

説明

The cancelCurrentJob method cancels the most recent print job in the Secure Global Desktop print queue. cancelCurrentJob reports success or failure by returning true or false.

過去のコマンド構文またはプログラムコードのスキップresult = cancelCurrentJob();

Sets result to true or false depending on whether the job was successfully canceled.

関連トピック