BatchElementSorter.CreateBatchMessage(XLANGMessage, Boolean) 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:
void CreateBatchMessage(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ outBatchMsg, bool bCreateEmptyBatch);
public void CreateBatchMessage (Microsoft.XLANGs.BaseTypes.XLANGMessage outBatchMsg, bool bCreateEmptyBatch);
member this.CreateBatchMessage : Microsoft.XLANGs.BaseTypes.XLANGMessage * bool -> unit
Public Sub CreateBatchMessage (outBatchMsg As XLANGMessage, bCreateEmptyBatch As Boolean)
Paramètres
- outBatchMsg
- XLANGMessage
- bCreateEmptyBatch
- Boolean