예제 #1
0
파일: Methods.cs 프로젝트: djkurtb/WinApi
 public static extern bool GetFileAttributesEx(string lpFileName, FileAttributeInfoLevel fInfoLevelId,
                                               out FileAttributeData lpFileInformation);