CVssWriter::GetCurrentLevel method (vswriter.h)
The GetCurrentLevel method returns the current application level.
GetCurrentLevel is a protected method implemented by the CVssWriter base class.
Syntax
VSS_APPLICATION_LEVEL GetCurrentLevel();
Return value
This method returns a writer's current application level as a VSS_APPLICATION_LEVEL enumeration value. See VSS_APPLICATION_LEVEL for a description of these values.
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 |