バージョン

OnMessage メソッド (QTPContextRecordProxyBase)

Window Messages を取得するには、このメソッドを実装する必要があります。注: このメソッドは、CustomServer が QuickTest プロセス下で実行中の場合に備えて呼び出されます。
シンタックス
'宣言
 
Public Overrides Function OnMessage( _
   ByRef tMsg As System.Windows.Forms.Message _
) As Mercury.QTP.CustomServer.RecordStatus
public override Mercury.QTP.CustomServer.RecordStatus OnMessage( 
   ref System.Windows.Forms.Message tMsg
)

パラメータ

tMsg
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照