IRandomAccessStreamReference.OpenReadAsync 메서드

정의

임의 액세스를 위한 스트림을 엽니다.

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)

반환

비동기 작업입니다.

특성

적용 대상

추가 정보