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