Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Indicates whether asynchronous download is permitted.
Syntax
HRESULT get_async( VARIANT_BOOL * isAsync);
Parameters
- isAsync
- [out] True if asynchronous download is permitted, or false if not.
Indicates whether asynchronous download is permitted.
Syntax
HRESULT put_async( VARIANT_BOOL isAsync);
Parameters
- isAsync
- [out] True if asynchronous download is permitted, or false if not.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.