struct WIN32_STREAM_ID { DWORD dwStreamId; DWORD dwStreamAttributes; LARGE_INTEGER Size; DWORD dwStreamNameSize; WCHAR cStreamName[ ] ; }
Value |
Meaning |
BACKUP_DATA |
Standard data |
BACKUP_EA_DATA |
Extended attribute data |
BACKUP_SECURITY_DATA |
Windows NT security descriptor data |
BACKUP_ALTERNATE_DATA |
Alternative data streams |
BACKUP_LINK |
Hard link information |
Value |
Description |
STREAM_MODIFIED_WHEN_READ |
Attribute set if the stream contains data that is modified when read. Allows the backup application to know that verification of data will fail. |
STREAM_CONTAINS_SECURITY |
Stream contains security data (general attributes). Allows the stream to be ignored on cross-operations restore. |
BackupRead, BackupSeek, BackupWrite
file: /Techref/os/win/api/win32/struc/src/str24_8.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 20:07,
3.141.45.179:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/struc/src/str24_8.htm"> WIN32_STREAM_ID</A> |
Did you find what you needed? |