The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Win32 and COM for Windows Runtime apps (data)
These data access and storage APIs are supported for developing Windows Runtime apps.
Note
Some API are supported only for Windows Store apps and not Windows Phone Store apps, and vice-versa. Specific compatibility details for a particular API can be found in its reference topic or relevant header file. For more information, see Win32 and COM for Windows Runtime apps.
File System
- CopyFile2
- CreateDirectoryW
- CreateFile2
- DeleteFileW
- FindClose
- FindFirstFileExW
- FindNextFileW
- FlushFileBuffers
- FlushViewOfFile
- GetDiskFreeSpaceExW
- GetFileAttributesExW
- GetFileInformationByHandleEx
- GetOverlappedResultEx
- LockFileEx
- MoveFileExW
- ReadFile
- RemoveDirectoryW
- SetEndOfFile
- SetFileAttributesW
- SetFileInformationByHandle
- SetFilePointerEx
- UnlockFileEx
- UnmapViewOfFile
- WriteFile
Jet
- JetAddColumnW
- JetAttachDatabase2W
- JetBackupInstanceW
- JetBeginSessionW
- JetBeginTransaction3
- JetCloseDatabase
- JetCloseTable
- JetCommitTransaction
- JetCommitTransaction2
- JetCreateDatabase2W
- JetCreateIndex4W
- JetCreateInstance2W
- JetCreateTableColumnIndex4W
- JetDefragment2W
- JetDelete
- JetDeleteColumn2W
- JetDeleteIndexW
- JetDeleteTableW
- JetDetachDatabase2W
- JetEndSession
- JetEnumerateColumns
- JetEscrowUpdate
- JetGetBookmark
- JetGetColumnInfoW
- JetGetCurrentIndexW
- JetGetDatabaseFileInfoW
- JetGetDatabaseInfoW
- JetGetErrorInfoW
- JetGetIndexInfoW
- JetGetObjectInfoW
- JetGetRecordPosition
- JetGetSecondaryIndexBookmark
- JetGetSessionParameter
- JetGetSystemParameterW
- JetGetTableColumnInfoW
- JetGetTableIndexInfoW
- JetGetTableInfoW
- JetGetThreadStats
- JetGotoBookmark
- JetGotoPosition
- JetGotoSecondaryIndexBookmark
- JetIndexRecordCount
- JetInit3W
- JetIntersectIndexes
- JetMakeKey
- JetMove
- JetOpenDatabaseW
- JetOpenTableW
- JetOpenTemporaryTable2
- JetOpenTempTable3
- JetPrepareUpdate
- JetPrereadIndexRanges
- JetPrereadKeys
- JetRegisterCallback
- JetRenameColumnW
- JetRenameTableW
- JetResetSessionContext
- JetResetTableSequential
- JetResizeDatabase
- JetRestoreInstanceW
- JetRetrieveColumn
- JetRetrieveColumns
- JetRetrieveKey
- JetRollback
- JetSeek
- JetSetColumn
- JetSetColumns
- JetSetCurrentIndex4W
- JetSetCursorFilter
- JetSetIndexRange
- JetSetSessionContext
- JetSetSessionParameter
- JetSetSystemParameterW
- JetSetTableSequential
- JetStopBackupInstance
- JetTerm2
- JetUnregisterCallback
- JetUpdate2
Streams
- CoAllowUnmarshalerCLSID
- CreateRandomAccessStreamOnFile
- CreateRandomAccessStreamOverStream
- CreateStreamOverRandomAccessStream
- IBuffer
- IBufferByteAccess
- IInputStream
- IMarshalingStream
- IOutputStream
- IRandomAccessStream
XML
- CreateXmlReader
- CreateXmlReaderInputWithEncodingCodePage
- CreateXmlReaderInputWithEncodingName
- CreateXmlWriter
- CreateXmlWriterOutputWithEncodingCodePage
- CreateXmlWriterOutputWithEncodingName
- IXmlReader
- IXmlReaderInput
- IXmlResolver
- IXmlWriter
- IXmlWriterOutput
Related topics
Show: