Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |