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