Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IVssCreateWriterMetadata::AddIncludeFiles method (vswriter.h)

Not supported.

This method is reserved for system use.

Syntax

HRESULT AddIncludeFiles(
 LPCWSTR wszPath,
 LPCWSTR wszFilespec,
 bool bRecursive,
 LPCWSTR wszAlternateLocation
);

Parameters

wszPath

This parameter is reserved for system use.

wszFilespec

This parameter is reserved for system use.

bRecursive

This parameter is reserved for system use.

wszAlternateLocation

This parameter is reserved for system use.

Return value

This method does not return a value.

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

Feedback

Was this page helpful?

Additional resources