FbwfSetSizeDisplay (Standard 7 SP1)
7/8/2014
This function sets the size display mode for the next session.
Syntax
ULONG WINAPI FbwfSetSizeDisplay(
ULONG nextSession
);
Parameters
- nextSession
[in] Display mode for the next session. A value of 1 indicates virtual disk size mode and 0 indicates actual disk size mode.
Return Value
This function may return the following:
Return Value |
Description |
---|---|
ERROR_SUCCESS |
The operation completed successfully. |
ERROR_INVALID_FUNCTION |
If FBWF is disabled for the next session. |
ERROR_INVALID_PARAMETER |
If nextSession is greater than 1. |
Remarks
This function sets the size display mode for the next session. Size display mode 1 indicates the display will be virtual mode, and 0 indicates the display will be actual mode.
Requirements
OS Versions: Standard 7
Header: Fbwfapi.h
Link Library: Fbwflib.lib