IMonikerProp interface

Provides access to the properties of a moniker.

Members

The IMonikerProp interface inherits from the IUnknown interface. IMonikerProp also has these types of members:

  • Methods

Methods

The IMonikerProp interface has these methods.

Method Description
PutProperty

Sets the value of a property on a moniker.

 

Remarks

This interface is implemented by persistent monikers, such as a MIME handler, to get properties about the moniker being handled.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 5.5

Header

Urlmon.h

IDL

Urlmon.idl

DLL

System (MIME handlers)