OleComponent.FPreTranslateMessageCore(MSG[]) Yöntem

Tanım

FPreTranslateMessage öğesinin varsayılan ımptasyon. Yalnızca dinleyiciler varsa PreTranslateMessage olayı harekete geçirir.

protected:
 virtual bool FPreTranslateMessageCore(cli::array <Microsoft::VisualStudio::OLE::Interop::MSG> ^ pMsg);
 virtual bool FPreTranslateMessageCore(std::Array <Microsoft::VisualStudio::OLE::Interop::MSG> const & pMsg);
protected virtual bool FPreTranslateMessageCore (Microsoft.VisualStudio.OLE.Interop.MSG[] pMsg);
abstract member FPreTranslateMessageCore : Microsoft.VisualStudio.OLE.Interop.MSG[] -> bool
override this.FPreTranslateMessageCore : Microsoft.VisualStudio.OLE.Interop.MSG[] -> bool
Protected Overridable Function FPreTranslateMessageCore (pMsg As MSG()) As Boolean

Parametreler

pMsg
MSG[]

Döndürülenler

Boolean

İçin dinleyicileri varsa PreTranslateMessage ılgılı doğru/yanlış değeri MessageConsumed , aksı takdirde false (0) döndürüyoruz.

Şunlara uygulanır