Expand Minimize
This topic has not yet been rated - Rate this topic

IFileSystemImage::put_SessionStartBlock method

Sets the starting block address for the recording session.

Syntax


HRESULT put_SessionStartBlock(
  [in]  LONG newVal
);

Parameters

newVal [in]

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

Minimum supported client

Windows Vista, Windows XP with SP2 [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

IDL

Imapi2fs.idl

See also

IFileSystemImage
IFileSystemImage::get_SessionStartBlock

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.