This document is archived and information here might be outdated. Recommended version. |
Indicates whether the object was created.
[Visual Basic .NET]
Public ReadOnly Property Created As Boolean
[C#]
public bool Created {get;}
[C++]
HRESULT get_Created(
Boolean* Created
);
[C++] Parameters Created [out, retval]
Created is a parameter of type bool*