Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Windows
Storage
Search
IStorageFolderQueryOperations
Interface IStorageFolderQueryOperations
Index
Methods
areQueryOptionsSupported
createFileQuery
createFileQueryWithOptions
createFolderQuery
createFolderQueryWithOptions
createItemQuery
createItemQueryWithOptions
getFilesAsync
getFoldersAsync
getIndexedStateAsync
getItemsAsync
isCommonFileQuerySupported
isCommonFolderQuerySupported
Methods
public
areQueryOptionsSupported
(
queryOptions
:
QueryOptions
)
:
boolean
Parameters
queryOptions:
QueryOptions
Returns
boolean
public
createFileQuery
(
)
:
StorageFileQueryResult
Returns
StorageFileQueryResult
public
createFileQuery
(
query
:
CommonFileQuery
)
:
StorageFileQueryResult
Parameters
query:
CommonFileQuery
Returns
StorageFileQueryResult
public
createFileQueryWithOptions
(
queryOptions
:
QueryOptions
)
:
StorageFileQueryResult
Parameters
queryOptions:
QueryOptions
Returns
StorageFileQueryResult
public
createFolderQuery
(
)
:
StorageFolderQueryResult
Returns
StorageFolderQueryResult
public
createFolderQuery
(
query
:
CommonFolderQuery
)
:
StorageFolderQueryResult
Parameters
query:
CommonFolderQuery
Returns
StorageFolderQueryResult
public
createFolderQueryWithOptions
(
queryOptions
:
QueryOptions
)
:
StorageFolderQueryResult
Parameters
queryOptions:
QueryOptions
Returns
StorageFolderQueryResult
public
createItemQuery
(
)
:
StorageItemQueryResult
Returns
StorageItemQueryResult
public
createItemQueryWithOptions
(
queryOptions
:
QueryOptions
)
:
StorageItemQueryResult
Parameters
queryOptions:
QueryOptions
Returns
StorageItemQueryResult
public
getFilesAsync
(
query
:
CommonFileQuery
, startIndex
:
number
, maxItemsToRetrieve
:
number
)
:
IAsyncOperation
Parameters
query:
CommonFileQuery
startIndex:
number
maxItemsToRetrieve:
number
Returns
IAsyncOperation
public
getFilesAsync
(
query
:
CommonFileQuery
)
:
IAsyncOperation
Parameters
query:
CommonFileQuery
Returns
IAsyncOperation
public
getFoldersAsync
(
query
:
CommonFolderQuery
, startIndex
:
number
, maxItemsToRetrieve
:
number
)
:
IAsyncOperation
Parameters
query:
CommonFolderQuery
startIndex:
number
maxItemsToRetrieve:
number
Returns
IAsyncOperation
public
getFoldersAsync
(
query
:
CommonFolderQuery
)
:
IAsyncOperation
Parameters
query:
CommonFolderQuery
Returns
IAsyncOperation
public
getIndexedStateAsync
(
)
:
IAsyncOperation
Returns
IAsyncOperation
public
getItemsAsync
(
startIndex
:
number
, maxItemsToRetrieve
:
number
)
:
IAsyncOperation
Parameters
startIndex:
number
maxItemsToRetrieve:
number
Returns
IAsyncOperation
public
isCommonFileQuerySupported
(
query
:
CommonFileQuery
)
:
boolean
Parameters
query:
CommonFileQuery
Returns
boolean
public
isCommonFolderQuerySupported
(
query
:
CommonFolderQuery
)
:
boolean
Parameters
query:
CommonFolderQuery
Returns
boolean
Globals
Windows
Windows.ApplicationModel
Windows.ApplicationModel.Activation
Windows.ApplicationModel.Background
Windows.ApplicationModel.Contacts
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Core
Windows.ApplicationModel.DataTransfer
Windows.ApplicationModel.DataTransfer.ShareTarget
Windows.ApplicationModel.Resources
Windows.ApplicationModel.Resources.Core
Windows.ApplicationModel.Resources.Management
Windows.ApplicationModel.Search
Windows.ApplicationModel.Store
Windows.Data
Windows.Data.Html
Windows.Data.Json
Windows.Data.Xml
Windows.Data.Xml.Dom
Windows.Data.Xml.Xsl
Windows.Devices
Windows.Devices.Enumeration
Windows.Devices.Enumeration.Pnp
Windows.Devices.Geolocation
Windows.Devices.Input
Windows.Devices.Portable
Windows.Devices.Printers
Windows.Devices.Printers.Extensions
Windows.Devices.Sensors
Windows.Devices.Sms
Windows.Foundation
Windows.Foundation.Collections
Windows.Foundation.Diagnostics
Windows.Foundation.Metadata
Windows.Globalization
Windows.Globalization.Collation
Windows.Globalization.DateTimeFormatting
Windows.Globalization.Fonts
Windows.Globalization.NumberFormatting
Windows.Graphics
Windows.Graphics.Display
Windows.Graphics.Imaging
Windows.Graphics.Printing
Windows.Graphics.Printing.OptionDetails
Windows.Management
Windows.Management.Core
Windows.Management.Deployment
Windows.Media
Windows.Media.Capture
Windows.Media.Devices
Windows.Media.MediaProperties
Windows.Media.PlayTo
Windows.Media.Playlists
Windows.Media.Protection
Windows.Media.Transcoding
Windows.Networking
Windows.Networking.BackgroundTransfer
Windows.Networking.Connectivity
Windows.Networking.NetworkOperators
Windows.Networking.Proximity
Windows.Networking.PushNotifications
Windows.Networking.Sockets
Windows.Security
Windows.Security.Authentication
Windows.Security.Authentication.OnlineId
Windows.Security.Authentication.Web
Windows.Security.Credentials
Windows.Security.Credentials.UI
Windows.Security.Cryptography
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Core
Windows.Security.Cryptography.DataProtection
Windows.Security.ExchangeActiveSyncProvisioning
Windows.Storage
Windows.Storage.AccessCache
Windows.Storage.BulkAccess
Windows.Storage.Compression
Windows.Storage.FileProperties
Windows.Storage.Pickers
Windows.Storage.Pickers.Provider
Windows.Storage.Provider
Windows.Storage.Search
Windows.Storage.Streams
Windows.System
Windows.System.Display
Windows.System.Profile
Windows.System.RemoteDesktop
Windows.System.Threading
Windows.System.Threading.Core
Windows.System.UserProfile
Windows.UI
Windows.UI.ApplicationSettings
Windows.UI.Core
Windows.UI.Core.AnimationMetrics
Windows.UI.Input
Windows.UI.Input.Inking
Windows.UI.Notifications
Windows.UI.Popups
Windows.UI.StartScreen
Windows.UI.Text
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.Web
Windows.Web.AtomPub
Windows.Web.Syndication
CommonFileQuery
CommonFolderQuery
DateStackOption
FolderDepth
IndexedState
IndexerOption
IQueryOptions
IQueryOptionsFactory
IStorageFileQueryResult
IStorageFolderQueryOperations
areQueryOptionsSupported
createFileQuery
createFileQueryWithOptions
createFolderQuery
createFolderQueryWithOptions
createItemQuery
createItemQueryWithOptions
getFilesAsync
getFoldersAsync
getIndexedStateAsync
getItemsAsync
isCommonFileQuerySupported
isCommonFolderQuerySupported
IStorageFolderQueryResult
IStorageItemQueryResult
IStorageQueryResultBase
SortEntry
QueryOptions
SortEntryVector
StorageFileQueryResult
StorageFolderQueryResult
StorageItemQueryResult