コード例 #1
0
 internal static extern Boolean SetFileCompletionNotificationModes(SafeFileHandle FileHandle, FileCompletionNotificationNodes Flags);
コード例 #2
0
ファイル: ThreadUtility.cs プロジェクト: zche/PowerThreading
 internal static extern Boolean SetFileCompletionNotificationModes(SafeFileHandle FileHandle, FileCompletionNotificationNodes Flags);