Aracılığıyla paylaş


IVsBuildableProjectCfg.Wait Yöntem (UInt32, Int32)

 

Artık kullanılmayan yöntemi. Kullanmayın.

Ad Alanı:   Microsoft.VisualStudio.Shell.Interop
Derleme:  Microsoft.VisualStudio.Shell.Interop (Microsoft.VisualStudio.Shell.Interop.dll içinde)

Sözdizimi

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

Parametreler

  • fTickWhenMessageQNotEmpty
    Type: System.Int32

    Kullanmayın.

Dönüş Değeri

Type: System.Int32

Ayrıca bkz.

IVsBuildableProjectCfg Arabirim
Microsoft.VisualStudio.Shell.Interop Ad Alanı

Başa dön