UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NF:vswriter.CreateVssExpressWriterInternal |
CreateVssExpressWriterInternal function (vswriter.h) |
The CreateVssExpressWriterInternal function (vswriter.h) creates an IVssExpressWriter interface object and returns a pointer to it. |
|
base\createvssexpresswriter.htm |
base |
c24a1046-50b0-4fec-88f9-3bbd6970982a |
08/09/2022 |
CreateVssExpressWriter, CreateVssExpressWriter function, CreateVssExpressWriterInternal, base.createvssexpresswriter, vswriter/CreateVssExpressWriter, vswriter/CreateVssExpressWriterInternal |
vswriter.h |
Windows |
Windows 7 [desktop apps only] |
Windows Server 2008 R2 [desktop apps only] |
VssApi.lib |
VssApi.dll |
Windows |
19H1 |
|
|
|
|
|
|
Creates an IVssExpressWriter interface object and returns a pointer to it.
Note This function is exported as CreateVssExpressWriterInternal, but you should call CreateVssExpressWriter, not CreateVssExpressWriterInternal.
Doubly indirect pointer to the newly created IVssExpressWriter object.
The return values listed here are in addition to the normal COM HRESULT values that may be returned at any time from the function.
Value | Meaning |
---|---|
|
Successfully returned a pointer to an IVssExpressWriter interface. |
|
The caller does not have sufficient privileges. |
|
One of the parameters is not valid. |