Asynchronously loads all InkStroke objects from the specified stream to the InkStroke collection that is managed by the InkStrokeContainer.
Syntax
inkStrokeContainer.loadAsync(inputStream).done( /* Your success and error handlers */ );
Parameters
- inputStream
-
Type: IInputStream
The target stream.
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