Udostępnij za pośrednictwem


Metoda IDropSource.GiveFeedback — (UInt32)

 

Ten interfejs API obsługuje infrastrukturę produkt i nie jest przeznaczony do bezpośredniego użycia z poziomu kodu.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

int GiveFeedback(
    uint dwEffect
)
int GiveFeedback(
    unsigned int dwEffect
)
abstract GiveFeedback : 
        dwEffect:uint32 -> int
Function GiveFeedback (
    dwEffect As UInteger
) As Integer

Parametry

Wartość zwracana

Type: System.Int32

Nie należy używać.

Zobacz też

Interfejs IDropSource
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku