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.
The FreeComponentInfo method deallocates system resources devoted to the specified component information.
Syntax
HRESULT FreeComponentInfo(
[out] PVSSCOMPONENTINFO pInfo
);
Parameters
[out] pInfo
Pointer to a VSS_COMPONENTINFO structure that contains the component information.
Return value
The following are the valid return codes for this method.
Value | Meaning |
---|---|
|
Successfully freed the component information data. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | vsbackup.h (include VsBackup.h, Vss.h, VsWriter.h) |
Library | VssApi.lib |