Home
last modified time | relevance | path

Searched refs:numBytesWritten_mustBeZero (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.WriteFile_SafeHandle_NativeOverlapped.cs20 …le(SafeHandle handle, byte* bytes, int numBytesToWrite, IntPtr numBytesWritten_mustBeZero, NativeO… in WriteFile() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.WriteFile_SafeHandle_NativeOverlapped.cs20 …le(SafeHandle handle, byte* bytes, int numBytesToWrite, IntPtr numBytesWritten_mustBeZero, NativeO… in WriteFile() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.WriteFile_SafeHandle_NativeOverlapped.cs20 …le(SafeHandle handle, byte* bytes, int numBytesToWrite, IntPtr numBytesWritten_mustBeZero, NativeO… in WriteFile() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Overlapped/tests/
H A DDllImport.cs36 …le(SafeHandle handle, byte* bytes, int numBytesToWrite, IntPtr numBytesWritten_mustBeZero, NativeO… in WriteFile() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DUnsafeNativeMethods.cs678 IntPtr numBytesWritten_mustBeZero, in WriteFile() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Win32/
H A DUnsafeNativeMethods.cs464 IntPtr numBytesWritten_mustBeZero, NativeOverlapped* lpOverlapped); in WriteFile() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/microsoft/win32/
H A Dwin32native.cs1094 …afeFileHandle handle, byte* bytes, int numBytesToWrite, IntPtr numBytesWritten_mustBeZero, NativeO… in WriteFile() argument