IRandomAccessStreamReference.OpenReadAsync Méthode

Définition

Ouvre un flux pour l’accès aléatoire.

public:
 IAsyncOperation<IRandomAccessStreamWithContentType ^> ^ OpenReadAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IRandomAccessStreamWithContentType> OpenReadAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IRandomAccessStreamWithContentType> OpenReadAsync();
function openReadAsync()
Public Function OpenReadAsync () As IAsyncOperation(Of IRandomAccessStreamWithContentType)

Retours

Opération asynchrone.

Attributs

S’applique à

Voir aussi