This document is archived and information here might be outdated. Recommended version. |
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(
OLE_HANDLE* pHandle
);
[C++] Parameters pHandle [out, retval]
pHandle is a parameter of type OLE_HANDLE*