This topic has not yet been rated - Rate this topic

IInitializeWithFile interface

Applies to: desktop apps only

Exposes a method to initialize a handler, such as a property handler, thumbnail handler, or preview handler, with a file path.

Members

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

Methods

The IInitializeWithFile interface has these methods.

MethodDescription
Initialize

Initializes a handler with a file path.

 

Remarks

Whenever possible, it is recommended that initialization be done through a stream using IInitializeWithStream. Benefits of this include increased security and stability.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Propsys.h

IDL

Propsys.idl

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ