Aracılığıyla paylaş


IVsDeployableProjectCfg.WaitDeploy Yöntem (UInt32, Int32)

 

Geçersiz yöntem.Kullanmayın.

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

Sözdizimi

int WaitDeploy(
    uint dwMilliseconds,
    int fTickWhenMessageQNotEmpty
)
int WaitDeploy(
    unsigned int dwMilliseconds,
    int fTickWhenMessageQNotEmpty
)
abstract WaitDeploy : 
        dwMilliseconds:uint32 *
        fTickWhenMessageQNotEmpty:int -> int
Function WaitDeploy (
    dwMilliseconds As UInteger,
    fTickWhenMessageQNotEmpty As Integer
) As Integer

Parametreler

  • dwMilliseconds
    Kullanmayın.
  • fTickWhenMessageQNotEmpty
    Kullanmayın.

Dönüş Değeri

Type: System.Int32

Ayrıca bkz.

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

Başa dön