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.
This structure contains information on the blocks to be locked/unlocked.
typedef struct _BlockLockInfo {BLOCK_IDStartBlock;ULONGNumBlocks;}BlockLockInfo, *PBlockLockInfo;
Members
- StartBlock
Starting physical block to lock/unlock. - NumBlocks
Number of physical blocks to lock/unlock.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Fmd.h.
See Also
Flash Media Driver Structures | Flash Media Driver Reference | Flash Media Drivers
Send Feedback on this topic to the authors