IInputStreamReference.OpenSequentialReadAsync Méthode

Définition

Ouvre un flux pour l’accès en lecture séquentiel.

public:
 IAsyncOperation<IInputStream ^> ^ OpenSequentialReadAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IInputStream> OpenSequentialReadAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IInputStream> OpenSequentialReadAsync();
function openSequentialReadAsync()
Public Function OpenSequentialReadAsync () As IAsyncOperation(Of IInputStream)

Retours

Opération asynchrone.

Attributs

S’applique à

Voir aussi