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.
Causes VSS to store the writer's metadata in the express writer metadata store.
Syntax
HRESULT Register();
Return value
The following are the valid return codes for this method.
Value | Meaning |
---|---|
|
The operation was successful. |
|
Metadata has already been stored for this writer. |
Remarks
Before using this method, the caller must have either used the LoadMetadata method to load the writer's metadata directly or used the CreateMetadata method to create a writer metadata object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | vswriter.h |