Metoda IVsBuildableProjectCfg.Wait — (UInt32, Int32)
Metoda przestarzały. Nie należy używać.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)
Składnia
int Wait(
uint dwMilliseconds,
int fTickWhenMessageQNotEmpty
)
int Wait(
unsigned int dwMilliseconds,
int fTickWhenMessageQNotEmpty
)
abstract Wait :
dwMilliseconds:uint32 *
fTickWhenMessageQNotEmpty:int -> int
Function Wait (
dwMilliseconds As UInteger,
fTickWhenMessageQNotEmpty As Integer
) As Integer
Parametry
dwMilliseconds
Type: System.UInt32Nie należy używać.
fTickWhenMessageQNotEmpty
Type: System.Int32Nie należy używać.
Wartość zwracana
Type: System.Int32
Zobacz też
Interfejs IVsBuildableProjectCfg
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku