Creates new instance of the Pidl class.
Name | Description | |
---|---|---|
Create(IntPtr) |
Creates new Pidl object based on the PIDL handle. |
|
Create(String) |
Creates new Pidl object which represents a file or folder with specified path. |
|
Create(Pidl) |
Creates a duplicate of the specified Pidl object. |
|
Create(StandardFolder) |
Creates new Pidl object which represents specified special folder. |