This document is archived and information here might be outdated. Recommended version. |
Indicates whether this format supports 'SaveAs'.
[Visual Basic .NET]
Public ReadOnly Property Creatable As Boolean
[C#]
public bool Creatable {get;}
[C++]
HRESULT get_Creatable(
Boolean* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type bool*