| Visual Basic (Declaration) | |
|---|---|
Sub CopyHandles( _ ByVal array() As WaitHandle, _ ByVal offset As Integer _ ) | |
| C# | |
|---|---|
void CopyHandles( WaitHandle[] array, int offset ) | |
Parameters
- array
- offset
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7