This document is archived and information here might be outdated. Recommended version. |
The display.
[Visual Basic .NET] Public ReadOnly Property Display As IDisplay
[C#] public IDisplay Display {get;}
[C++]
HRESULT get_Display(
IDisplay** ppDisplay
);
[C++] Parameters ppDisplay [out, retval]
ppDisplay is a parameter of type IDisplay**