BTXTrackingData.Read(String, Object, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- propName
- String
- pVar
- Object
- pErrorLog
- Int32