IVssExpressWriter::Register method
Causes VSS to store the writer's metadata in the express writer metadata store.
Syntax
HRESULT Register();
Parameters
This method has no parameters.
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
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 11/5/2012