Sdílet prostřednictvím


IVsDeployableProjectCfg.WaitDeploy – 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 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

Parametry

  • dwMilliseconds
    Nepoužívejte.
  • fTickWhenMessageQNotEmpty
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Viz také

IVsDeployableProjectCfg – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů

Zpátky na začátek