![]() | KernelCreateSemaphore 方法 |
[缺少 "M:Sweet.Common.Win32.Kernel.CreateSemaphore(Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.String)" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public static int CreateSemaphore( ref SECURITY_ATTRIBUTES lpSemaphoreAttributes, int lInitialCount, int lMaximumCount, string lpName )
[缺少 "M:Sweet.Common.Win32.Kernel.CreateSemaphore(Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.String)" 的 <param name="lpSemaphoreAttributes"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateSemaphore(Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.String)" 的 <param name="lInitialCount"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateSemaphore(Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.String)" 的 <param name="lMaximumCount"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateSemaphore(Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.String)" 的 <param name="lpName"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateSemaphore(Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.String)" 的 <returns> 文档]