/*
- * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2004 Apple Computer, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
*/
simpleroutine UNDDisplayNoticeSimple_rpc(
server: UNDServerRef;
- in timeout: int;
+ in rpctimeout: int;
in flags: unsigned;
in iconPath:UNDLabel;
in soundPath:UNDLabel;
*/
routine UNDDisplayAlertSimple_rpc(
server: UNDServerRef;
- in timeout: int;
+ in rpctimeout: int;
in flags: unsigned;
in iconPath:UNDLabel;
in soundPath:UNDLabel;