Share via


IPersistMoniker (Windows Embedded CE 6.0)

1/6/2010

This interface provides methods that offer more control over the binding of persistent data.

The following methods are used with the IPersistMoniker interface.

In This Section

  • GetClassID
    Retrieves the class identifier of an object
  • GetCurMoniker
    Retrieves the moniker that refers to the object's persistent state
  • IsDirty
    Checks an object for changes since it was last saved
  • Load
    Loads the object from its persistent state indicated by a supplied moniker
  • Save
    Requests that the object save itself to a specified location
  • SaveCompleted
    Notifies the client application that its persisted state was saved and points the client to its new persisted state

See Also

Reference

URL Moniker Services Interfaces