次の方法で共有


BTXTrackingData.Read(String, Object, Int32) メソッド

定義

public:
 virtual void Read(System::String ^ propName, [Runtime::InteropServices::Out] System::Object ^ % pVar, int pErrorLog);
public void Read (string propName, out object pVar, int pErrorLog);
abstract member Read : string * obj * int -> unit
override this.Read : string * obj * int -> unit
Public Sub Read (propName As String, ByRef pVar As Object, pErrorLog As Integer)

パラメーター

propName
String
pVar
Object
pErrorLog
Int32

実装

適用対象