IVsBuildableProjectCfg.Wait – metoda (UInt32, Int32)
Zastaralé metody.Nepoužívejte.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
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
Nepoužívejte.
- fTickWhenMessageQNotEmpty
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsBuildableProjectCfg – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek