IUpdateState Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Handles state updates.
public interface class IUpdateState
[System.CLSCompliant(false)]
public interface IUpdateState
[<System.CLSCompliant(false)>]
type IUpdateState = interface
Public Interface IUpdateState
- Attributes
Methods
UpdateState(INavigableItem) |
Indicates that the item state is changed. |