Click to return to the Networking, Protocols     
IHttpSecurity::OnSecurity...     IPersistMoniker::GetClass...     URL Moniker Interfaces    
Web Workshop  |  Networking, Protocols & Data Formats

IPersistMoniker Interface


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

IPersistMoniker Methods

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 the location referred to by the pmkDst parameter.
SaveCompleted Notifies the client application that persisted state has been completely saved, and points it to its new persisted state.

Interface Information

Implementation Custom
Inherits from IUnknown
Header and IDL files Urlmon.h, Urlmon.idl
Minimum availability Internet Explorer 3
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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