다음을 통해 공유


StandardKeyProcessingEventHandler 대리자

정의

public delegate void StandardKeyProcessingEventHandler(System::Object ^ sender, StandardKeyProcessingEventArgs ^ args);
public delegate void StandardKeyProcessingEventHandler(object sender, StandardKeyProcessingEventArgs args);
type StandardKeyProcessingEventHandler = delegate of obj * StandardKeyProcessingEventArgs -> unit
Public Delegate Sub StandardKeyProcessingEventHandler(sender As Object, args As StandardKeyProcessingEventArgs)

매개 변수

sender
Object

적용 대상