Microsoft SDK for Java

CancelEvent Class

Represents an event that can be canceled.

Event 
  |
  +--CancelEvent

package com.ms.wfc.core

public class CancelEvent
extends
Event

Remarks

To cancel the event, set the cancel field to true. For information about the WFC event model, see Handling Events in WFC.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.