IShellExtInit (Interfaces)
Last changed: 141.98.9.24

.
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