Share via


IShellExtInit

Send Feedback

The IShellExtInit interface is used by the shell to initialize shell extension objects.

When to Implement

Implement IShellExtInit if you want to initialize shell extension objects.

When to Use

Use this interface to implement shell extension objects.

Methods in Vtable Order

  • IUnknown methods
    IShellExtInit methods Description
    Initialize Initializes shell extension objects.

Requirements

Pocket PC: Windows Mobile 2003 and later.
Smartphone: none
OS Versions: Windows CE .NET 4.2 and later.
Header: Declared in shlobj.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.