Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CVssWriter::IsBootableSystemStateBackedUp method (vswriter.h)
The IsBootableSystemStateBackedUp method indicates whether the bootable state will be backed up.
IsBootableSystemStateBackedUp is a protected method implemented by the CVssWriter base class.
Syntax
bool IsBootableSystemStateBackedUp();
Return value
The following are the valid return codes for this method.
| Value | Meaning |
|---|---|
|
Bootable system state will be backed up. |
|
Bootable system state will not be backed up. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | vswriter.h (include Vss.h, VsWriter.h) |
| Library | VssApi.lib |
See also
Feedback
Was this page helpful?
