バージョン

RecordFunction メソッド (Licensing)

シンタックス
'宣言
 
Public Sub RecordFunction( _
   ByVal strFunc As System.String, _
   ByVal eMode As Mercury.QTP.CustomServer.RecordingMode, _
   ByVal ParamArray parameters() As System.Object _
) 
public void RecordFunction( 
   System.string strFunc,
   Mercury.QTP.CustomServer.RecordingMode eMode,
   params System.object[] parameters
)

パラメータ

strFunc
eMode
parameters
プラットフォーム

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

参照