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.
Sets the starting block address for the recording session.
Syntax
HRESULT put_SessionStartBlock(
[in] LONG newVal
);
Parameters
[in] newVal
Block number of the new recording session.
Return value
S_OK is returned on success, but other success codes may be returned as a result of implementation.
Remarks
If the previous session is imported, the session start block cannot be changed manually.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista, Windows XP with SP2 [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | imapi2fs.h |