public static extern int SHSetKnownFolderPath(ref Guid folderId, KnownFolderRetrievalFlags flags, SafeTokenHandle accessToken, string path);
		public static extern int SHSetKnownFolderPath( ref Guid folderId, KnownFolderRetrievalFlags flags, SafeTokenHandle accessToken, string path );