ShlwApiPathIsSystemFolder Method

Overload List

PathIsSystemFolder(String, FileAttributes) Determines if an existing folder contains the attributes that make it a system folder.

Alternately, this function indicates if certain attributes qualify a folder to be a system folder.

PathIsSystemFolder(String, UInt32) Determines if an existing folder contains the attributes that make it a system folder.

Alternately, this function indicates if certain attributes qualify a folder to be a system folder.

See Also