Freigeben über


XmlQueryRuntime.StartRtfConstruction(String, XmlQueryOutput) Methode

Definition

Beginnt die RTF-Erstellung und gibt ein neues XmlQueryOutput-Objekt zurück, das für die RTF-Erstellung verwendet wird.

public:
 void StartRtfConstruction(System::String ^ baseUri, [Runtime::InteropServices::Out] System::Xml::Xsl::Runtime::XmlQueryOutput ^ % output);
public void StartRtfConstruction (string baseUri, out System.Xml.Xsl.Runtime.XmlQueryOutput output);
member this.StartRtfConstruction : string * XmlQueryOutput -> unit
Public Sub StartRtfConstruction (baseUri As String, ByRef output As XmlQueryOutput)

Parameter

baseUri
String

Ein Wert vom Typ string.

output
XmlQueryOutput

Eine Instanz der XmlQueryOutput-Klasse.

Gilt für: