コード例 #1
0
ファイル: Kernel32.cs プロジェクト: codetuner/Arebis.Common
 public static extern bool GetFileInformationByHandle(SafeFileHandle hFile, out BY_HANDLE_FILE_INFORMATION lpFileInformation);
コード例 #2
0
 public static extern bool GetFileInformationByHandle(SafeFileHandle hFile, out BY_HANDLE_FILE_INFORMATION lpFileInformation);