Bagikan melalui


PrintSchema.GetCapabilitiesAsync(IRandomAccessStreamWithContentType) Metode

Definisi

Mendapatkan kemampuan printer 3D.

public:
 virtual IAsyncOperation<IRandomAccessStreamWithContentType ^> ^ GetCapabilitiesAsync(IRandomAccessStreamWithContentType ^ constrainTicket) = GetCapabilitiesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IRandomAccessStreamWithContentType> GetCapabilitiesAsync(IRandomAccessStreamWithContentType const& constrainTicket);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IRandomAccessStreamWithContentType> GetCapabilitiesAsync(IRandomAccessStreamWithContentType constrainTicket);
function getCapabilitiesAsync(constrainTicket)
Public Function GetCapabilitiesAsync (constrainTicket As IRandomAccessStreamWithContentType) As IAsyncOperation(Of IRandomAccessStreamWithContentType)

Parameter

constrainTicket
IRandomAccessStreamWithContentType

Tiket cetak.

Mengembalikan

Dokumen PrintCapabilities XML yang berisi kemampuan printer 3D.

Atribut

Berlaku untuk