BB FlashBack SDK: The FBGDIBitmap Class

GetHandle

Description

Returns the handle to the Win32 bitmap object used by the FBGDIBitmap object

Syntax

[C#/C++]
public long GetHandle();

[VB.NET]
Public Function GetHandle As Integer

See also

FBGDIBitmap::GetContext