This document is archived and information here might be outdated. Recommended version. |
Indicates whether renderers are being used.
[Visual Basic .NET]
Public ReadOnly Property RendererUsage As Boolean[]
[C#]
public Boolean[] RendererUsage {get;}
[C++]
HRESULT get_RendererUsage(
SAFEARRAY(Boolean)* pUsage
);
[C++]
Parameters pUsage [out, retval]
pUsage is a parameter of type SAFEARRAY(bool)*