IShellExtInit (Interfaces)
Last changed: -194.96.178.21

.
Summary
TODO - a short description

C# Definition:

[ComImport(),

InterfaceType(ComInterfaceType.InterfaceIsIUnknown),
GuidAttribute("000214e8-0000-0000-c000-000000000046")]

public interface IShellExtInit

{

[PreserveSig()]
int Initialize (IntPtr pidlFolder,
     IntPtr lpdobj,
     uint /*HKEY*/ hKeyProgID);

}

User-Defined Types:

None.

Notes:

None.

Documentation