.
SHGetRealIDL converts a simple PIDL to a full PIDL.
3/16/2007 8:14:04 AM - anonymous
.
/// SHGetRealIDL converts a simple PIDL to a full PIDL.
.
public static extern IntPtr SHGetRealIDL(
.
Declare Function SHGetRealIDL Lib "shell32.dll" (TODO) As TODO
.