Secure Global Desktop 4.31 管理者ガイド
> アプレット
> 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.
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.