BB FlashBack SDK: FBBitmapProperties

BitmapHandle

Description

Returns the Win32 handle of the bitmap, i.e. a HBITMAP value.

Syntax

[C#/C++]
public long BitmapHandle;

[VB.NET]
Public Property BitmapHandle As Integer