IInkStrokeContainer.LoadAsync method
Asynchronously loads all InkStroke objects from the specified stream to the InkStroke collection that is managed by the InkManager.
Syntax
Parameters
- inputStream
-
Type: IInputStream
The stream that contains the stroke collection. An IRandomAccessStream (requires IOutputStream) object can be specified instead.
Return value
Type: IAsyncActionWithProgress<UInt64>
The status of the asynchronous operation as the number of bytes fetched. For more information, see ReadAsync method.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
