![]() |
MKI_BitmapGetName (Bitmaps) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BitmapGetName( __int32 f_nBitmapIndex, MKI_FILENAMEW& f_rBitmapName );
Determines the name of a bitmap currently loaded in the current drawing. This includes both referenced and embedded bitmaps.
ParametersBitmapIndex [__int32] Zero-based index of the bitmap whose name shall be retrieved. Valid range: 0 <= Value < MKI_BitmapGetNumber. BitmapName [MKI_FILENAMEW&] Address of buffer to receive the bitmap's name.
Return ValueReturns true if successful. If false is returned, the given parameters are invalid.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH