Custom Test Types Interfaces

GetBitmap Method

Returns a bitmap to represent the testing tool and test status.

Syntax

Visual Basic
Public Function GetBitmap( _
   ByVal status As Long _
) As Long

Parameters

status

The test status the bitmap represents.

0 - General status.

1 - For test containing design steps.

Return Type

The 16x16 HBITMAP.

If no bitmap is supported for the status, returns 0.

Remarks

The bitmap is used in the ALM user interface.

See Also

TestType Object


© 1993 - 2013 Hewlett-Packard Development Company, L.P.