:: com :: sun :: star :: xml :: crypto :: sax ::
|
| interface XBlockerMonitor |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XBlockerMonitor
| ::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
-
* Interface of Blocker Monitor.
*
* This interface is used to manipulate a blocker.
|
| Methods' Summary |
| setBlockerId |
* Configures the blocker's id.
*
* |
| Methods' Details |
setBlockerId
| void |
| setBlockerId( |
[in] long |
id ) |
| raises( |
::com::sun::star::uno::Exception ); |
- Description
-
* Configures the blocker's id.
*
*
- Parameter id
- the keeper id of the blocker
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.