Udostępnij za pośrednictwem


Delegat _IDispWizComboEvents_KeyDownEventHandler

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

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

Składnia

'Deklaracja
<ComVisibleAttribute(False)> _
Public Delegate Sub _IDispWizComboEvents_KeyDownEventHandler ( _
    nKeyCode As Short _
)
[ComVisibleAttribute(false)]
public delegate void _IDispWizComboEvents_KeyDownEventHandler(
    short nKeyCode
)
[ComVisibleAttribute(false)]
public delegate void _IDispWizComboEvents_KeyDownEventHandler(
    short nKeyCode
)
[<ComVisibleAttribute(false)>]
type _IDispWizComboEvents_KeyDownEventHandler = 
    delegate of  
        nKeyCode:int16 -> unit
Język JScript nie obsługuje delegatów.

Parametry

  • nKeyCode
    Typ: Int16

     

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.VsWizard