Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a standard World Wide Web Consortium (W3C)File object to its WinRT equivalent StorageFile.
![]() |
Syntax
var retVal = MSApp.createFileFromStorageFile(storageFile);
Parameters
- storageFile [in]
Type: any
Exceptions
| Exception | Condition |
|---|---|
| TypeMismatchError | The specified W3C file reference is invalid. For versions earlier than Internet Explorer 10, TYPE_MISMATCH_ERR is returned. |
.png)