IShellExtInit

4/8/2010

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

Header shlobj.h
Windows Embedded CE Windows CE .NET 4.2 and later
Windows Mobile Pocket PC for Windows Mobile 2003 and later

See Also

Reference

Shell Interfaces