This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > ID > IDibExporter Interface > IDibExporter.HDIB Property (ArcObjects .NET 10.5 SDK) |
Handle to in-memory DIB. Valid only after ReleaseDC has been called.
[Visual Basic .NET] Public ReadOnly Property HDIB As Integer
[C#] public int HDIB {get;}
[C++]
HRESULT get_HDIB(
long* pHandle
);
[C++]
Parameters pHandle [out, retval] pHandle is a parameter of type long