This documentation is for the old version. Go to the latest Graphics Mill docs

Pidl.Create Method

Creates new instance of the Pidl class.

Overload List

Name Description
Public method Static member Create(IntPtr)

Creates new Pidl object based on the PIDL handle.

Public method Static member Create(String)

Creates new Pidl object which represents a file or folder with specified path.

Public method Static member Create(Pidl)

Creates a duplicate of the specified Pidl object.

Public method Static member Create(StandardFolder)

Creates new Pidl object which represents specified special folder.

See Also

Reference