This document is archived and information here might be outdated. Recommended version. |
A list of format specific creation options (<Name>=<Value>,... ).
[Visual Basic .NET] Public Property CreationOptions As String
[C#] public string CreationOptions {get; set;}
[C++]
HRESULT get_CreationOptions(
System.String* pOptions
);
[C++]
HRESULT put_CreationOptions(
BSTR pOptions
);
[C++]
Parameters pOptions [out, retval]
pOptions is a parameter of type BSTR* pOptions [in]
pOptions is a parameter of type BSTR