MKI_BitmapGetIndex (Bitmaps) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

__int32

MKI_BitmapGetIndex(

 const LPCWSTR f_pszBitmapName );

 

Determines the index of a bitmap currently loaded in the current drawing. This includes both referenced and embedded bitmaps.

 

Parameters

BitmapName

[const LPCWSTR] Name of the bitmap whose index shall be returned.

 

Return Value

Returns the bitmap index if successful, or a negative value if not successful.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH