Udostępnij za pośrednictwem


Metoda IOleComponent2Private.GetWaitHandlesAndTimeout —

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Function GetWaitHandlesAndTimeout ( _
    <OutAttribute> handleArray As IntPtr(), _
    <OutAttribute> ByRef handleCount As UInteger, _
    <OutAttribute> ByRef timeout As UInteger, _
    pvLoopData As IntPtr _
) As Integer
int GetWaitHandlesAndTimeout(
    IntPtr[] handleArray,
    out uint handleCount,
    out uint timeout,
    IntPtr pvLoopData
)

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOleComponent2Private Interfejs

Przestrzeń nazw Microsoft.Internal.VisualStudio.Shell.Interop