This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMxdServer Interface > IMxdServer.ReleaseBitmapHandle Method (ArcObjects .NET 10.5 SDK) |
Companion function to GetBitmapHandle(). Releases the bitmap handle that is returned from that function.
[Visual Basic .NET] Public Sub ReleaseBitmapHandle ( _ ByVal hBmp As Integer _ )
[C#] public void ReleaseBitmapHandle ( int hBmp );
[C++]
HRESULT ReleaseBitmapHandle(
long hBmp
);
[C++]
Parameters hBmp [in] hBmp is a parameter of type long